Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/svipulc/test-version
https://github.com/svipulc/test-version
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/svipulc/test-version
- Owner: svipulc
- Created: 2024-07-30T09:10:07.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-12T09:36:08.000Z (3 months ago)
- Last Synced: 2024-08-13T10:12:40.582Z (3 months ago)
- Language: TypeScript
- Size: 116 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# React UI Library
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:```bash
npm run storybook
```## Built With
- [Vite](https://vitejs.dev/) - The web framework used