- Clone the project from GitHub
- git clone https://github.com/yunqiu21/reco.git
- cd reco/backend
- npm install
- npm start
- Now the backend is running at http://localhost:5000
- (May need to open another bash script in the terminal)
- cd reco/frontend
- npm install
- npm start
- Now the web application will start on your browser