This project creates an express server that will handle requests to a database using MongoDB. Authorized users can like, create, and delete clothing. This app will also fetch all items and users neccassary for the front end.
node.js, express, MongoDB, eslint, postman(for testing)
npm run start — to launch the server with the hot reload feature