/Node.js-Register-and-Login-System

This is a Register and Login system using Node.js

Primary LanguageJavaScript

Register__LoginSystem

This only a register and a login system with node.js

Start the app

Run npm install which will install the required dependency including nodemon

connect to your local dataBase using mongoose local connection url

OR connect to Your mongodb atlas ( which is the cloud store )

Project Image

Project Image

View Project

Click Here