https://github.com/codhek/men-register-login
:exclamation: Login/Register Portal using Express, MongoDB, Passport
https://github.com/codhek/men-register-login
express handlebars mongodb mongoose passport
Last synced: 8 days ago
JSON representation
:exclamation: Login/Register Portal using Express, MongoDB, Passport
- Host: GitHub
- URL: https://github.com/codhek/men-register-login
- Owner: CodHeK
- Created: 2017-06-15T10:09:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-16T05:02:57.000Z (almost 9 years ago)
- Last Synced: 2025-10-19T19:57:42.219Z (6 months ago)
- Topics: express, handlebars, mongodb, mongoose, passport
- Language: JavaScript
- Homepage:
- Size: 3.69 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MEAN-Register-Login-
Login/Register Portal using Express, MongoDB, Passport
## To Use:
### 1. Have npm, node, mongodb running.
### 2. clone it run npm install to install the dependencies
### 3. Check localhost:3000
### Referred to : [https://www.youtube.com/watch?v=Z1ktxiqyiLA](https://www.youtube.com/watch?v=Z1ktxiqyiLA)