Skip to content

ajaykumar2pp/Nodejs-Authentication-Coding-Ninjas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs Authentication Project 🚀

⭐ Introduction

This is a Nodejs Authentication Project which is built using Nodejs, Ejs ,CSS, Javascript , Bootstrap. It is responsive across all devices.

Features

-User signup on this page ..Name,Email_ID, and Password .
-User sign in on this page...Name and Password.
-User can reset or change password.Enter your name , Enter your old password and Enter new password. The Password store in mongoDB has encrypted


.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:8500 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Packages Install

-body-parser
-dotenv
-ejs
-express
-express-flash
-express-session
-mongoose
-passport
-passport-local
-passport-local-mongoose
-nodemon

🔗 Links



💻 Screens

Register User

Screenshot (298)

Login User

Screenshot (299)

Reset Password User

Screenshot (300)

Logout User

Screenshot (301)