Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-14T12:28:53.000Z (about 2 months ago)
- Last Synced: 2024-11-14T13:28:56.455Z (about 2 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
![Screenshot (298)](https://github.com/ajaykumar2pp/Nodejs-Authentication-Coding-Ninjas/assets/102378038/6dfe1736-e1c0-470b-b41a-5d46b087ce4e)
### Login User
![Screenshot (299)](https://github.com/ajaykumar2pp/Nodejs-Authentication-Coding-Ninjas/assets/102378038/26b4b14f-5ac6-4c49-b9ae-88636971addf)
### Reset Password User
![Screenshot (300)](https://github.com/ajaykumar2pp/Nodejs-Authentication-Coding-Ninjas/assets/102378038/6fde7922-2518-47dc-97d3-494c6247fd42)
### Logout User
![Screenshot (301)](https://github.com/ajaykumar2pp/Nodejs-Authentication-Coding-Ninjas/assets/102378038/124c7d27-eee8-4701-a02d-df1c1e5e7a14)