Skip to content

Repository files navigation

🚀 Registration Page

A simple registration and login system using HTML, CSS, JavaScript, Node.js, Express, and MongoDB.

📌 Features

✅ User Signup & Login
✅ Form Validation
✅ MongoDB Database
✅ Toast Notifications

🛠 Setup

  1. Clone the repo:
    git clone https://github.com/machinelearningprodigy/registration-form.git
    cd registration-form
  2. Install dependencies:
    npm install
  3. Start the server:
    node server.js
  4. Open index.html in the browser.

📡 API Routes

  • POST /signup → Register a new user
  • POST /login → Authenticate user

🚀 Future Improvements

🔹 Password Hashing
🔹 JWT Authentication
🔹 Responsive UI


Let me know if you want any tweaks! 😊

About

A simple registration and login system built with HTML, CSS, and JavaScript for the frontend. The backend uses Node.js, Express, and MongoDB for user authentication.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages