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