To set up this project locally from GitHub, follow these steps:
-
Clone the repository:
git clone https://github.com/satyamkale27/Popcorn.git -
Navigate to the project directory:
cd Popcorn -
Install the dependencies:
npm install -
Start the development server:
npm start
You should now be able to access the project locally at the specified URL. Happy coding!