Skip to content

Latest commit

 

History

History
50 lines (42 loc) · 1.29 KB

README.md

File metadata and controls

50 lines (42 loc) · 1.29 KB

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


Screenshots

Home Page

image

Sign-up Page

image

Sign-in Page

image

Reset Password

image .

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:7500 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