https://github.com/unit2795/component-collection
A random collection of React components that I have created for use in projects.
https://github.com/unit2795/component-collection
Last synced: about 1 year ago
JSON representation
A random collection of React components that I have created for use in projects.
- Host: GitHub
- URL: https://github.com/unit2795/component-collection
- Owner: Unit2795
- Created: 2025-01-11T09:39:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-13T03:15:53.000Z (over 1 year ago)
- Last Synced: 2025-06-13T05:05:33.489Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://unit2795.github.io/component-collection/
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# David's Components
A random collection of React components that I have created for use in projects. Most of them use TailwindCSS, some use CSS.
This isn't meant to be a library of reusable components. Just something to reference when I need to remember how I did something. Maybe you'll get some use from them too! Some were fairly complicated. But you'll likely need to adjust them for your own use.
See the source for these components in the [src/components](src/components) folder.
Or visit the [deployed storybook](https://unit2795.github.io/component-collection/) to see them in action!