Practice app to create backend api via nodejs, express and mongoDB. It can be consumed by any web or mobile application.
To run the app clone the repo, install dependencies(npm i) then run the app by executing npm run start command in terminal. If no port is given it will run at http://localhost:3001.