- Clone/Download the template
- Run following commands in frontend directory(use 'cd frontend' in terminal to navigate)
- npm i
- npm start
- Run following commands in backend directory(use 'cd backend' in terminal to navigate)
- npm i
- npm run dev
- Change the MongoDB Url in backend/config file