- Node Package Manager
- Clone the project to your machine
git clone "https://github.com/agam-kashyap/infin8_2020.git"
- Navigate into the directory
cd infin8_2020/
- Install the dependencies
npm install
- Run this command to start the application:
[yarn start]
(This will start the frontend on the adddress localhost:3000)
- React - A progressive JavaScript framework.