Skip to content

kolbykskk/loginapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.6%
  • HTML 28.1%
  • CSS 14.3%