Create MVC applications using Node.js and the express framework Built safe routes and a very robust authentication with session control, storage of session cookies, and encrypted passwords. Used MongoDB to store the data of users and comments.
git clone
npm i
npm run dev