Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webeetle/windy
A React UI Kit based on Tailwind
https://github.com/webeetle/windy
hacktoberfest react reactjs tailwind tailwindcss ui ui-components ui-kit
Last synced: about 16 hours ago
JSON representation
A React UI Kit based on Tailwind
- Host: GitHub
- URL: https://github.com/webeetle/windy
- Owner: webeetle
- License: apache-2.0
- Created: 2021-06-23T10:31:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-10T10:07:57.000Z (almost 3 years ago)
- Last Synced: 2024-09-18T02:05:41.904Z (about 2 months ago)
- Topics: hacktoberfest, react, reactjs, tailwind, tailwindcss, ui, ui-components, ui-kit
- Language: JavaScript
- Homepage: https://windy-docs.vercel.app
- Size: 335 KB
- Stars: 144
- Watchers: 12
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Windy
> A React UI Kit based on Tailwind
## Install
`npm i @webeetle/windy`
## Pre Requisites
Only one thing: your project must use React and Tailwind CSS
## Docs
## Development
Clone this repo and run:
- `npm i`
- `npx vitro dev`