Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developer-student-clubs/quick-react
simple easy to use component library to make your development faster.
https://github.com/developer-student-clubs/quick-react
hacktoberfest hacktoberfest-accepted hacktoberfest2023 javascript react react-components reactjs ui
Last synced: 3 months ago
JSON representation
simple easy to use component library to make your development faster.
- Host: GitHub
- URL: https://github.com/developer-student-clubs/quick-react
- Owner: developer-student-clubs
- License: mit
- Created: 2023-09-24T07:47:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-16T08:44:19.000Z (over 1 year ago)
- Last Synced: 2023-10-17T01:53:09.027Z (over 1 year ago)
- Topics: hacktoberfest, hacktoberfest-accepted, hacktoberfest2023, javascript, react, react-components, reactjs, ui
- Language: TypeScript
- Homepage:
- Size: 568 KB
- Stars: 11
- Watchers: 2
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING_GUIDELINE.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
qᏌ𝕚𝒄k-𝖗𝔢𝒂ct
![]()
A simple component library for blazing-fast website development
Getting Started •
Testing Your Code •
Contributing •
License##
Getting Started
1. **Fork the Repository:** Begin by forking this repository to your own GitHub account.
2. **Clone your Repository:** Clone your forked repository URL to your local machine using this command:
```
git clone
```3. **Navigate to the Project Directory:** Change your working directory to the qUIck-React folder:
```
cd qUIck-React
```4. **Install Packages:** Install the necessary packages by running:
```
npm install
```> **Note:** Ensure you have Prettier installed globally with Node.js using `npm i -g prettier`.
##
Testing Your Code
1. **Build Components:** Compile the qUIck-React components by running:
```
npm run build
```2. **Create a React Project:** Set up a new React project outside of qUIck-React.
3. **Install qUIck-React:** Add qUIck-React as a dependency in your React project using the path to your component library.
4. **Import Components:** Import the qUIck-React components you wish to test in your project.
5. **Run Your React Project:** Start your React project with either of these commands:
```
npm run dev
```
or
```
npm start
```##
Contributing to the Project
1. **Check Existing Issues:** Explore the existing issues to find tasks that match your skills and interests.
2. **Share Your Ideas:** If you have new ideas or feature suggestions, create an issue to initiate a discussion.
3. **Assigned Issues:** If an issue is assigned to you, start working on it right away.
4. **Create a Pull Request (PR):** Once you've finished coding, create a Pull Request.
5. **Await Merging:** Be patient and await review and merging by the project maintainers.
##
Contributing Guidelines
Before you start contributing to qUIck-React, please read our [Contributing Guidelines](./.github/CONTRIBUTING_GUIDELINE.md) to understand how you can contribute effectively. Your contributions are
highly valued, and we aim for excellence together.##
Code of Conduct
Our community upholds a strict [Code of Conduct](./.github/CODE_OF_CONDUCT.md) to maintain a warm and inclusive environment for all. Please familiarize yourself with our code of conduct before
engaging in discussions or contributing.##
License
qUIck-React is licensed under the [MIT License](https://opensource.org/licenses/MIT). You can find the full terms and conditions for use, reproduction, and distribution in the [LICENSE](./LICENSE)
file.---
Repo Maintainers
![]()
Dhruv Dabhi
Hitarth Patel
Kris Patel
Shaily Fadadu
Meet Our Awesome Contributors
![]()
Thank you to all the contributors for your invaluable contributions! 🎉