Project contains following features
- User Sign up
- User Login
- Forgot Password
- Reset Password
- Login with google
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Node.js (10.15.3)
- npm (6.4.1)
- MongoDB (4.0.8)
- Clone the repository
git clone https://github.com/fuzail-ahmed/members.git
- Install the packages by
npm i
- Change the configurations according to your convinence. change the key's used in the applications which resides in the
config/keys.js
- Done. :)
- Now just run it
npm start
ornodemon start
- Fuzail Ahmed
- Yusuf shaikh
This project is licensed under the GPL-3.0 License - see the LICENSE.md file for details