Skip to content

is a beginner-friendly web development project built using HTML, CSS, and JavaScript. The goal of this project is to help contributors learn, explore, and improve front-end development skills while collaborating in the open-source community. 🌟 How you can contribute: Improve UI/UX design with creative styling Add new interactive features

Notifications You must be signed in to change notification settings

Janhavi078/Project06

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

✨ UniLeap - Your Career Co-pilot ✨

Website GIF

A Full-Stack Web Development Project with Authentication
Built with Node.js, Express, MongoDB, HTML, CSS & JavaScript πŸš€

Node.js Express MongoDB Status


πŸ”₯ NEW: Authentication System

πŸŽ‰ Fully functional Login & Signup system now available!

  • βœ… Secure user registration and login
  • βœ… JWT token-based authentication
  • βœ… Password hashing with bcrypt
  • βœ… MongoDB database integration
  • βœ… Form validation & error handling
  • βœ… Responsive UI with dark theme

πŸ“š Setup Guide | πŸš€ Quick Start | πŸ—οΈ Architecture


🌍 Live Demo

πŸ‘‰ Click here to view the project
(Add your Netlify / Vercel / GitHub Pages link here)


πŸ–ΌοΈ Preview

Project Preview


✨ Features

βœ”οΈ Responsive design πŸ“±
βœ”οΈ Clean & modern UI 🎨
βœ”οΈ Interactive with JavaScript ⚑
βœ”οΈ User Authentication System πŸ”
βœ”οΈ Login & Signup functionality with validation
βœ”οΈ Secure password hashing & JWT tokens
βœ”οΈ MongoDB database integration
βœ”οΈ Beginner-friendly πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»
βœ”οΈ Perfect for Hacktoberfest πŸŽƒ


πŸ› οΈ Tech Stack

Frontend: HTML5, CSS3, JavaScript (Vanilla), Tailwind CSS
Backend: Node.js, Express.js
Database: MongoDB
Authentication: JWT (JSON Web Tokens), bcryptjs


πŸ’‘ Getting Started

Option 1: View Static Pages Only

# Clone your fork
git clone https://github.com/<your-username>/Project06.git

# Go inside project
cd Project06

# Open with live server

Option 2: Full Setup with Authentication

# Clone your fork
git clone https://github.com/<your-username>/Project06.git

# Go inside project
cd Project06

# Install dependencies
npm install

# Start MongoDB (if running locally)
# Windows: net start MongoDB
# macOS/Linux: sudo systemctl start mongod

# Start the server
npm start

# Open in browser
# http://localhost:3000

πŸ“š For detailed setup instructions, see AUTH_SETUP.md

About

is a beginner-friendly web development project built using HTML, CSS, and JavaScript. The goal of this project is to help contributors learn, explore, and improve front-end development skills while collaborating in the open-source community. 🌟 How you can contribute: Improve UI/UX design with creative styling Add new interactive features

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •