https://github.com/ajaykumar2pp/nodejs-authentication-coding-ninjas
Nodejs Authentication
https://github.com/ajaykumar2pp/nodejs-authentication-coding-ninjas
expressjs javascript mongodb-atlas nodejs
Last synced: 6 months ago
JSON representation
Nodejs Authentication
- Host: GitHub
- URL: https://github.com/ajaykumar2pp/nodejs-authentication-coding-ninjas
- Owner: ajaykumar2pp
- Created: 2023-06-06T04:41:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-14T12:28:53.000Z (6 months ago)
- Last Synced: 2024-11-14T13:28:56.455Z (6 months ago)
- Topics: expressjs, javascript, mongodb-atlas, nodejs
- Language: EJS
- Homepage: https://nodejs-auth-project-4840.onrender.com/
- Size: 68.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](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
> ## Checkout the Website Link : https://nodejs-auth-project-4840.onrender.com/
## 💻 Screens
### Register User

### Login User

### Reset Password User

### Logout User
