Skip to content

VIZAGBOYS/login

Repository files navigation

# 🚀 Login Project

A sleek login application built with **Node.js**, **Express.js**, **MongoDB**, and **EJS** for fast, secure user authentication.

---

## ✨ Features
- 🔑 **User Authentication** (Login/Registration)
- 🗄️ **MongoDB** for data storage
- 🔒 **Secure Passwords** with bcrypt
- 🛡️ **Session Management**

---

## ⚙️ Get Started

1. **Clone the Repo**  
   ```bash
   git clone https://github.com/VIZAGBOYS/Login.git
   cd Login
  1. Install Dependencies

    npm install
  2. Seed the Database (Optional)

    node seed.js
  3. Run the App

    npm start

    🌐 Open http://localhost:3000


📂 Folder Structure

Login/
├── app.js         # Main server file
├── routes/        # Routes for the application
├── views/         # EJS templates
├── models/        # Database models
├── public/        # Static assets (CSS, JS, Images)
└── seed.js        # Database seeding script

🛠️ Tech Stack

  • Node.js 🟩
  • Express.js
  • MongoDB 🍃
  • EJS 🖥️
  • bcrypt 🔐

📜 License

Licensed under the MIT License.


This version is optimized for GitHub:
- Proper code block formatting using triple backticks (```).
- Consistent section headings (`##`), bullet points, and emojis for readability.
- Folder structure is shown using a code block with `plaintext` for clear alignment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •