Required actions to run the project without errors
- Install node js
- npm install express nodemon
- npm install mongoose
- npm install bcryptjs
Once this installation is done proceed with the steps in README.md documents of both front-end and back-end folders.
NOTE: Everyone create your own branch and work on it respectively, don't push the changes directly to main branch as it may create loss of others code and create burden.