Cshayan / Login-with-Passport-Verification-Using-NodeJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJS Login System with PassPort Verification

Maintenance Maintenance Maintenance

This is a simple web application where users can create an account and login to their respective accounts. This is made using NodeJS, ExpressJS, Mongoose and some other packages.

Usage

  $ npm install

or,

  $ npm start
# Or run with Nodemon
$ npm run dev

# Visit http://localhost:5000

MongoDB

Open "config/keys.js" and add your MongoDB URI

About


Languages

Language:JavaScript 38.1%Language:HTML 37.8%Language:CSS 24.1%