gurjeetsinghvirdee / React-Aura

Hacktoberfest-2023 :rocket: React-Aura! Beginner Friendly Repository where we create reusable React components for the community!

Home Page:https://hacktoberfest.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacktoberfest 2023 : React-Aura πŸš€

STAR⭐ The Repository OPEN FIRST Pull Request & Get it Merged! πŸŽ‰

πŸ—£ Hacktoberfest encourages participation in the open source community, which grows bigger every year. Complete the challenge and earn a limited edition rewards!πŸš€

πŸ“’ Register here for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to get awesome rewards! πŸ”₯.

Hacktoberfest2023 Banner

Hacktoberfest 2023 Open Source React Tailwind CSS License

Welcome to React-Aura πŸš€

It's a React Component Library created by open-source enthusiasts during Hacktoberfest-2023!

This project aims to create a collection of reusable React components that developers can easily integrate into their applications.

Getting Started πŸ€©πŸ€—

Follow these steps to contribute and make your mark on Hacktoberfest 2023:

  • Fork the repository
  • Clone your forked repository:
git clone https://github.com/your-username/Hacktoberfest2023
  • Navigate to the project directory:
cd Hacktoberfest2023
  • Install dependencies:
npm install
  • Start the development server:
npm run dev
  • Create a new branch for your contribution:
git checkout -b your-username
  • Make your changes in the specific folder in ./src/Components and commit them:
git commit -m "Added a Transparent Navbar"
  • Push your changes to your fork:
git push origin your-username
  • Create a Pull Request to the master repository! 1- Get your PR merged πŸš€

Guidelines for Contributions

  • Ensure that your component is well-documented and follows best practices.
  • Use meaningful names for your components and keep the codebase clean and organized.
  • Write clear and concise commit messages.
  • Be kind and respectful to other contributors.

For more details read CONTRIBUTING GUIDELINES

Code of Conduct

Please review our CODE OF CONDUCT before contributing.

License

This project is licensed under the MIT License

Let's make Hacktoberfest 2023 amazing together! Happy coding! πŸŽ‰

Our Valuable Contributors of Hacktoberfest 2023

About

Hacktoberfest-2023 :rocket: React-Aura! Beginner Friendly Repository where we create reusable React components for the community!

https://hacktoberfest.com

License:MIT License


Languages

Language:JavaScript 55.6%Language:CSS 43.7%Language:HTML 0.7%