Skip to content

aniketsingh1023/Amazing-Dev-Components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

🌟 Frontend Dev Components & Mini Projects

Contributors

License


🚀 About This Repository

This open-source project is a Hacktoberfest-friendly repo where developers can contribute:

  • 🎨 Frontend components for every major framework (React, Vue, Angular, Svelte, Web Components).
  • 🛠️ Mini projects (like weather apps, to-do apps, calculators).
  • Standalone scripts (JS, Python, Bash) for developers.

Whether you’re a beginner or a pro, there’s a place for your contribution here.


📂 Repository Structure

frontend-dev-components/

│── components/ # Framework-specific components

│── mini-projects/ # Showcase apps

│── scripts/ # Utility scripts (JS, Python, Bash)

│── docs/ # Guidelines & ideas


🤝 How to Contribute

We love contributions! Follow these steps:

  1. Fork the repo
  2. Clone your fork locally
    git clone https://github.com/<your-username>/frontend-dev-components.git
  3. Create a new branch
    git checkout -b feature/your-feature-name
  4. Add Your Component , Script or Mini Project Inside The correct folder.
  5. Commit & Push your Changes
    git commit -m "Added: MyComponent for React"
    git push origin feature/your-feature-name
  6. Open A Pull Request(PR)

contributing_note: "📌 Don’t forget to read the CONTRIBUTING.md before making a PR."

Code Of Conduct

📖 Rules For Contribution Can Be Found In CODE_OF_CONDUCT.d.

🙌 Contributors

Thanks to all the amazing people who contribute! 💜

Contributors

📖 Full list of contributors can be found in CONTRIBUTOR_LIST.md.

About

This is an Open Source Maintainer Repository For Hacktoberfest 2025

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors