TEST to do project for backend

How to run on your local machine

First of all, you have to install mongodb in your local machine and run mongo service.

In the project directory, you can run:

npm install and npm start