Welcome to my Frontend Mini Projects Collection β a showcase of hands-on projects built with HTML, CSS, and JavaScript.
Each project demonstrates core web development concepts, UI design, and functionality.
- π₯οΈ Frontend: HTML5, CSS3, JavaScript (ES6+)
- βοΈ Tools: VS Code, Live Server
- π Local Build: Run on
http://localhost:5500 - π§± Structure: Each project folder is independent and can run directly in the browser.
| No. | Project Title | Description | Live / Local Link |
|---|---|---|---|
| 1οΈβ£ | π ToDo Task Manager | A simple ToDo list app that lets you add, delete, and mark tasks as complete. | localhost/todo-app/index.html |
π¦ web-projects/
βββ π todo-app/
β βββ index.html
β βββ style.css
β βββ script.js
βββ π gradient-generator/
βββ π simple-cart/
βββ π counter-app/
βββ π digital-clock/