Skip to content

lucsantosdev/signup-login-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

signup-login-system

This project is a responsive Sing Up-Login system with user authentication.

Project Presentation

🚀 Project Description

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.


✨ Functionalities

  • 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.

🛠️ Technologies Used

Technology Description
Node JS Backend Development
Express JS Backend Development
Mongo DB Data Base Storage
Bcrypt Hash Password
EJS Server-Side Rendering

📦 Installation

(You must have Node JS previously installed on your machine.)

  1. Clone the repository:
    git clone https://github.com/lucsantosdev/signup-login-system.git
  2. Navigate to the project directory:
    cd signup-login-system
  3. Run the project:
    node src/index.js
    

📝 License

This project is licensed under the MIT License. See the LICENSE file for details.


💬 Connect with Me

Follow my journey and other projects on:


🧠 Je 9:23-24

About

This project is a responsive sing up-login system with user authentication.

Topics

Resources

License

Stars

Watchers

Forks