I am new to react native, I am getting error while trying to run someone else project in my VS code.
Steps that i followed:
- Unzipped project
 - Kept in one folder
 - Opened that project in VS Code
 - Run command npm install
 
Can someone please help me what should i do.