Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 679 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 679 Bytes

Simple UI

A basic typesafe UI Library built by using React, Typescript, TailwindCSS and Storybook.

Getting Started

We leverage Storybook as a showcase of the various components implemented by this library. To launch Storybook run:

yarn storybook

or

npm run storybook

Built With

  • Vite - The web framework used

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.md file for details