A basic typesafe UI Library built by using React, Typescript, TailwindCSS and Storybook.
We leverage Storybook as a showcase of the various components implemented by this library. To launch Storybook run:
yarn storybook
or
npm run storybook
- Vite - The web framework used
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the MIT License - see the LICENSE.md file for details