Skip to content

genaroibc/tailwindhub

Repository files navigation

TailwindHub

Free, open-source platform to share Tailwind components.

🔗 Visit the site

You can visit TailwindHub at tailwindhub.dev

🧑‍🤝‍🧑 Contributing

This project is open-source. Any contribution is welcome!

Getting Started

  1. Clone the repo and move to the project directory:
git clone https://github.com/GenaroIBC/tailwindhub.git && cd tailwindhub
  1. 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.

🚀 Stack

  • NextJS
  • Supabase
  • TypeScript
  • Vercel