🌟 Frontend Dev Components & Mini Projects


πŸš€ 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
    ```bash git clone https://github.com//frontend-dev-components.git
  3. Create a new branch ```bash git checkout -b feature/your-feature-name
  4. Add Your Component , Script or Mini Project Inside The correct folder.
  5. Commit & Push your Changes ```bash 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! πŸ’œ

πŸ“– Full list of contributors can be found in CONTRIBUTOR_LIST.md.

Top categories

Loading Svelte Themes