@infradiji/test-react-library
v1.0.0
Published
A collection of reusable React components, written in TypeScript
Readme
React Component Library
A collection of different UI components for React projects, written in TypeScript.
Stack:


- React
- TypeScript
- Tailwind
- Storybook - for testing component in isolation
- Rollup (for bundling)
- npm (for local testing and later for publishing)
Installation
- For now, you can download a zip file of this project, open it up and run
npm ito install all the dependencies.
Request New Components
This project is in it's early stages of development. I have started with the simpler UI elements and will gradually move towards more complex ones. If you have any ideas, or want some component to be included, please be sure to add it as a new request in the Issues section.
References
- How to write stories - Storybook Official Docs
