Skip to content

๐ŸŽ‰ Node.js login, registration using Express, mongoose, express-sessions and ejs

License

Notifications You must be signed in to change notification settings

Volunteer-Tech/registration-and-login-system-with-Node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Registeration and Login Application Made with Node.js

This is a user login and registration app using Node.js, Express, Mongoose, EJS and express-sessions.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. โค๏ธ

Prerequisites

You need to have installed Node.js, NPM and MongoDB in your System.

Installing

npm install

To Run

nodemon server.js

Code is Running on

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.