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

https://github.com/ecklf/react-tailwind-storybook

Create a TailwindCSS component library with Storybook
https://github.com/ecklf/react-tailwind-storybook

Last synced: 3 months ago
JSON representation

Create a TailwindCSS component library with Storybook

Awesome Lists containing this project

README

          

# React Tailwind Storybook

[![License: MIT](https://img.shields.io/github/license/impulse/react-tailwind-storybook.svg)](https://opensource.org/licenses/MIT)
GitHub top language

## About

Starter project for creating a React + TailwindCSS component library with Storybook.

## Available Scripts

Detailed docs following. For now look in `package.json`.

## Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the MIT License. See `LICENSE` for more information.