Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jrock2004/component-library
A component library that I use on my web projects
https://github.com/jrock2004/component-library
component-library reactjs tailwindcss
Last synced: about 1 month ago
JSON representation
A component library that I use on my web projects
- Host: GitHub
- URL: https://github.com/jrock2004/component-library
- Owner: jrock2004
- License: mit
- Created: 2024-04-25T18:35:34.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-13T03:04:42.000Z (8 months ago)
- Last Synced: 2024-05-14T02:44:35.519Z (8 months ago)
- Topics: component-library, reactjs, tailwindcss
- Language: TypeScript
- Homepage: https://react-library.jcwebconcepts.dev
- Size: 534 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JROCK2004 Component Library
Welcome to JROCK2004 Component Library! We're thrilled to introduce you to a world of customizable, efficient, and beautifully crafted UI components tailored to streamline your web development process. Whether you're a seasoned developer or just getting started, our library offers an extensive collection of components designed to meet your every need.
## Requirements
- Node.js 18.12
- pnpm
- Git## Run the Codebase
To run the codebase, simply run the following commands:
```bash
pnpm install
```Then, run the following command to start the development server:
```bash
pnpm dev
```## Contributing
We're constantly striving to improve and expand JROCK2004 Component Library, and we'd love your help! Whether you're a seasoned developer or just starting out, there are plenty of ways to contribute:
- **Submit Feedback**: Have an idea for a new component or a suggestion for improving an existing one? We'd love to hear from you!
- **Report Bugs**: Encountered a bug or issue? Let us know so we can fix it and make JROCK2004 Component Library even better.
- **Contribute Code**: If you're feeling adventurous, why not contribute code to JROCK2004 Component Library? Whether it's fixing a bug, adding a new feature, or improving documentation, every contribution is greatly appreciated.Before working on anything, please open up an [issue](https://github.com/jrock2004/component-library/issues) first to explain what is wrong, missing, or needs improvement. Then fork the repo and and make sure changes. Once you are done, you can open a PR for us to review and help get merged to make the code better.