An open API service indexing awesome lists of open source software.

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

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)