npm install
node app.js
This application is implemented by using Node.js and MongoDB. This is an account management app. It allows users to log in, sign up and modify their account information.
You can check the Description.docx file to see how the app works.