A beginner-friendly frontend repository for Hacktoberfest 2025!
This repo is perfect for beginners to add their own small frontend projects using HTML, CSS, and JavaScript. π
- Fork the repository
- Go to the
projects/folder and create a new folder with your project name: - Add your
index.html,style.css, andscript.js(or other assets) inside your project folder. - Commit your changes:
git add .
git commit -m "Add my-cool-project"
git push origin your-branch
##Hacktoberfest Friendly π
Beginners are welcome!
Any small frontend project counts as a contribution.
Make sure your PR adds original content in projects/.
Once merged, your PR can count for Hacktoberfest.