WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

CodeDroid999/MEANStack-User-Registration--Back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

MEANStack-User-Registration--Back-end

MEAN Stack User Registration Using Node JS

MEAN Stack User Registration Back End - NodeJS API

This is a MEAN Stack Demo Project to implement User Registration with password encryption and proper validation.

Features :

  • Add new user in MongoDB with Node JS
  • Password encryption
  • Email Validation -user sign up

Get the Code

$ git clone https://github.com/CodeDroid999/MEAN-Stack-User-Registration---Back-End.git
$ npm install
$ node app.js