MEAN Stack User Registration Using Node JS
This is a MEAN Stack Demo Project to implement User Registration with password encryption and proper validation.
- Add new user in MongoDB with Node JS
- Password encryption
- Email Validation -user sign up
$ git clone https://github.com/CodeDroid999/MEAN-Stack-User-Registration---Back-End.git $ npm install $ node app.js