Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/svipulc/test-version


https://github.com/svipulc/test-version

Last synced: about 1 month ago
JSON representation

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