This project is a responsive Sing Up-Login system with user authentication.
This project is a responsive Sing Up-Login system with user authentication using Node JS, Express JS, MongoDB and Bycrypt. This system consists of a registration form page – where the data of registered users is stored in a database –, a login form page and a home page with authenticated access.
- Data Storage: Through integration with the Mongodb database, it is possible to store the data of registered users (name, email and password).
- Hash Password: for secure password data storage.
- Authenticated Access: for secure access for registered users only.
- Responsiveness: for access on different devices.
| Technology | Description |
|---|---|
| Node JS | Backend Development |
| Express JS | Backend Development |
| Mongo DB | Data Base Storage |
| Bcrypt | Hash Password |
| EJS | Server-Side Rendering |
(You must have Node JS previously installed on your machine.)
- Clone the repository:
git clone https://github.com/lucsantosdev/signup-login-system.git
- Navigate to the project directory:
cd signup-login-system - Run the project:
node src/index.js
This project is licensed under the MIT License. See the LICENSE file for details.
Follow my journey and other projects on:
- Email: [email protected]
- LinkedIn: lucsantosdev
- GitHub: lucsantosdev
🧠 Je 9:23-24
