- Clone the repository first and after cloing you will get two folders Client and backend .
- For Client and backend you need to run this command in integrated terminal, and then run this command
npm i
- And After this For backend run command
nodemon server.js
and for frontendnpm start
to make whole application run.
- MONGO db
- React.js
- Express.js
- Node.js