🚀 API - User Management

#NodeJS
#Express
#MongoDb

The project consists of a Basic API for User Management made with Node Js, MongoDb and Express.

Install the dependencies

yarn
# or
npm install

Start the API with the command below

npm start