Skip to content

Gintoki006/Jee-Mains-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JEE Mains Frontend Project 🎓

This is a simple JEE Mains Frontend Project (Main Page only) built using HTML, CSS, and Vanilla JavaScript.
The goal of this project was to practice frontend development basics like layout design, styling, and adding interactivity with pure JavaScript—without using any frameworks or libraries.


🚀 Features

  • Clean and responsive homepage layout
  • Built with Vanilla JS, HTML, and CSS only
  • Beginner-friendly structure for learning and practice
  • Can be extended to include more pages (login, exam info, etc.)

🛠️ Tech Stack

  • HTML5 – Structure of the page
  • CSS3 – Styling and responsiveness
  • JavaScript (Vanilla JS) – Basic interactivity

📂 Project Structure

project-folder/
│── index.html        # Main homepage
│── style.css         # Styling for the page
│── script.js         # JavaScript for interactivity
│── img/              # (Optional) images, icons, etc.

⚡ How to Run

  1. Clone this repository
    git clone https://github.com/Gintoki006/Jee-Mains-Frontend.git
  2. Open the project folder
    cd Jee-Mains-Frontend
  3. Open index.html in your browser 🎉

💡 Future Improvements

  • Add more pages (About, Login, Registration)
  • Connect with backend for real data
  • Add animations for a better user experience

🤝 Contributing

Contributions are welcome! Feel free to fork this repo and submit a pull request.


📜 License

This project is licensed under the MIT License – you’re free to use and modify it.


⭐ If you like this project, consider giving it a star on GitHub!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors