Free, open-source platform to share Tailwind components.
You can visit TailwindHub at tailwindhub.dev
This project is open-source. Any contribution is welcome!
- Clone the repo and move to the project directory:
git clone https://github.com/GenaroIBC/tailwindhub.git && cd tailwindhub
- Install dependencies and start the development server:
pnpm install && pnpm dev
The env variables for development are in .env.development
. No additional config is required.
- NextJS
- Supabase
- TypeScript
- Vercel