Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 506 Bytes

File metadata and controls

23 lines (15 loc) · 506 Bytes

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