This is a Login-SignUp system working code template along with the mongoDB access, which saves the data in your mongoDB collection. Anyone wanting a user signup-login system can integrate this in their webapps.
This is a list of the major frameworks that were used in this project using:-
- Clone the repo
git clone https://github.com/RishabhKodes/Login-System.git
- Install NPM packages
npm install
- Run using command:
node app.js
- Visit Link
https://localhost:3000
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Rishabh Bhandari -
Project Link - GitHub
Made with ❤️
by e33or_assasin