This project is REST API built using Nodejs and express , Mongodb Is used for database activity and JWT token for user management.
Run the Project Locally :
- Clone the repository
- execute npm install into project direct folder
- Download mongodb compass && mongodb driver.
- then run the project using npm run devStart command