Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/liorocks/react-tailwindcss-demo
- Owner: liorocks
- Created: 2018-03-26T01:48:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-09T15:42:44.000Z (5 months ago)
- Last Synced: 2024-06-09T17:21:36.491Z (5 months ago)
- Topics: react, reactjs, tailwind, tailwindcss
- Language: CSS
- Homepage: https://liorocks.github.io/react-tailwindcss-demo/
- Size: 233 KB
- Stars: 57
- Watchers: 2
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```