Skip to content

Latest commit

 

History

History
80 lines (52 loc) · 1.85 KB

File metadata and controls

80 lines (52 loc) · 1.85 KB

💻 30 Days of Frontend

Welcome to 30 Days of Frontend – a self-paced challenge to improve your frontend skills by building small daily projects using HTML, CSS, and JavaScript.


🚀 What is This?

This repository contains 30 mini-projects to help you:

  • Learn and practice modern frontend skills.
  • Improve your understanding of HTML, CSS, and JavaScript.
  • Build a habit of coding daily.
  • Create a strong portfolio with real projects.

📁 Folder Structure

Each folder is a separate project for each day:

30days-frontend/ ├── day01│
  ├── index.html │   ├── style.css │   └── script.js ├──
 day02│   └── ... └── ...


Each project includes basic HTML/CSS/JS files. No frameworks are used to keep it beginner-friendly.


📅 Progress Tracker

Day Project Status
1 [Project Name] ✅ Done
2 [Project Name] ✅ Done
3 [Project Name] ✅ Done
... ... ...
30 Final Project ⏳ To Do

You can update this table as you progress.


🛠️ Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6+)
  • No libraries or frameworks (vanilla code)

🌟 Goals

  • Learn by building.
  • Boost your problem-solving skills.
  • Create reusable components.
  • Prepare for frontend interviews.

🤝 Contributing

Feel free to fork, clone, or suggest improvements!
Pull requests are welcome.


👩‍💻 Authors

-Made with ❤️ by Vida Khoshpey -In collaboration with Me


📜 License

This project is open-source and available under the MIT License.