Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.62 KB

File metadata and controls

30 lines (22 loc) · 1.62 KB

Web Dev Frontend Projects 🌐✨

Hey, I'm Prakhar! This repository is a collection of frontend development projects I’ve built while learning HTML, CSS, and JavaScript. Each folder here represents a unique project that helped me improve my design, layout, and interactive UI skills.

These projects are perfect for beginners who want to learn by doing, and they also serve as a personal portfolio to track my growth in web development.

📂 Projects Included

  • 90's Style News Site – A retro-themed static website layout inspired by classic newspaper designs.
  • Admission Form – A styled HTML form using modern CSS.
  • Amazon Clone – A simple replica of Amazon’s homepage layout to practice layout structuring.
  • BMI Calculator – A small web app that calculates Body Mass Index using JS input handling.
  • CSS First Project – My first dedicated CSS-only layout experiment.
  • Calculator – A basic interactive calculator using HTML, CSS, and JavaScript.
  • Landing Page: Online Socializing – A modern landing page promoting a social networking idea.
  • Landing Page: Community Kitchen – A landing page designed for a community-based food sharing or kitchen initiative.

💡 Purpose

The goal of this repo is to apply what I’ve learned in frontend development through real-world mini projects. It's helped me build confidence in:

  • HTML5 semantic structure
  • CSS styling and layout (Flexbox, Grid)
  • JavaScript DOM manipulation and basic logic
  • Responsive UI design

🚀 How to Run

  1. Clone the repo:
    git clone https://github.com/Prakhar2275/Web-Devlopment-FrontEnd-Projects.git