Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/liorocks/react-tailwindcss-demo

⚛️ React and Tailwind CSS Demo
https://github.com/liorocks/react-tailwindcss-demo

react reactjs tailwind tailwindcss

Last synced: 1 day ago
JSON representation

⚛️ React and Tailwind CSS Demo

Awesome Lists containing this project

README

        

# React and Tailwind CSS

[View Demo](https://liorocks.github.io/react-tailwindcss-demo/) |
[Post on Medium](https://medium.com/@Landish/how-to-use-tailwind-css-with-react-16e9d478b8b1)

## Usage:

```
git clone [email protected]:liorocks/react-tailwindcss-demo.git
cd react-tailwindcss-demo
npm install
npm run start
```