- Nodejs, MongoDB for Backend
- Reactjs, Tailwind Css for frontend
Run npm i
to install dependencies
Run npm run dev
to start the backend server.
Add .env in the backend folder by seeing .env.example
Run npm i
to install dependencies
Run npm run dev
to start the frontend server.
Add .env in the frontend by seeing .env.example