Skip to content

A custom user authentication system that controls users’ access to web resources using Node.js, Express and MongoDB

Notifications You must be signed in to change notification settings

shadowburn/nodejs-user-auth-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Authentication With Express and Mongo

To run this app, navigate to the folder containing this project, type "npm install", once the modules are downloaded, type "npm start" and visit using your web browser on port 3000 (http://localhost: 3000)

About

A custom user authentication system that controls users’ access to web resources using Node.js, Express and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published