Skip to content

πŸŽƒ A beginner-friendly Hacktoberfest repository for web developers! Contribute mini web projects (HTML, CSS, JS, React, etc.) and grow your open-source journey πŸš€.

mayank609/web-dev-hub-2k25

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

60 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Hacktoberfest WebDev πŸŽƒ

Welcome to Hacktoberfest WebDev β€” a beginner-friendly project where you can contribute mini web development projects using HTML, CSS, JS, or frameworks like React.

πŸš€ How to Contribute

  1. Fork this repository
  2. Clone your fork:
    git clone https://github.com/your-username/web-dev-hub-2k25.git
  3. Create a new branch:
    git checkout -b my-contribution
  4. Add your project inside the projects/ folder
    Example:
    projects/html-css/my-cool-landing-page/
    
  5. Commit & Push
    git commit -m "Added my landing page project"
    git push origin my-contribution
  6. Open a Pull Request πŸŽ‰

πŸ“‚ What Can You Add?

  • Mini HTML/CSS projects (landing pages, portfolios, animations)
  • JavaScript widgets (to-do app, calculators, clocks, etc.)
  • React components (cards, navbars, forms, etc.)
  • Beginner-friendly web resources

βœ… Rules

  • Place your code inside the correct folder (html-css/, vanilla-js/, react/)
  • Add a README.md in your project folder with:
    • Project name
    • Short description
    • Screenshot (optional)
  • No spam PRs 🚫

πŸ‘₯ Contributors

See the CONTRIBUTORS.md file for all contributors πŸ’œ.


About

πŸŽƒ A beginner-friendly Hacktoberfest repository for web developers! Contribute mini web projects (HTML, CSS, JS, React, etc.) and grow your open-source journey πŸš€.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 39.4%
  • HTML 33.6%
  • CSS 24.4%
  • TypeScript 2.6%