JiDarwish / loginapp

Node.js login, registration and access control using Express and Passport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js Loginapp

This is a user login and registration app using Node.js, Express, Passport and Mongoose. It is part of the YouTube series here

Version

1.1.0

Usage

Installation

Loginapp requires Node.js v4+ to run.

$ npm install
$ npm start

About

Node.js login, registration and access control using Express and Passport


Languages

Language:JavaScript 58.3%Language:HTML 28.2%Language:CSS 13.4%