This is a school project developed in nodejs. The concept is to make the user register its username and password, which will then be saved into the MongoDB database. Finally the user will be able to login using their credentials and "purchase" items in the shop.
Inside project directory
npm install