Skip to content

Latest commit

 

History

History
66 lines (46 loc) · 1.49 KB

README.md

File metadata and controls

66 lines (46 loc) · 1.49 KB

Login-System

About The Project

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.

Built With

This is a list of the major frameworks that were used in this project using:-

Getting Started

Installation

  1. Clone the repo
git clone https://github.com/RishabhKodes/Login-System.git
  1. Install NPM packages
npm install
  1. Run using command:
node app.js
  1. Visit Link
https://localhost:3000

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact Me

Rishabh Bhandari -

LinkedIn

Email

Project Link - GitHub

Made with ❤️
by e33or_assasin