An open API service indexing awesome lists of open source software.

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.

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!