- prompt-sync
- bcrypt
- mongoose
- cors
- express
- dotenv
- cypress
- jest
- tailwind
- postcss
- autoprefixer
- react-router-dom
Inside the backend Directory, run
npm install prompt-sync bcrypt mongoose cors express dotenv
Inside the frontend Directory, run
npm install
npm install react-router-dom
npm start
