A collection of simple (and cool) Tailwind CSS UI components and animations I often use in my open-source projects.
Feel free to browse, copy, and reuse anything you like, hassle-free!
https://snippify-eight.vercel.app/
- Neat Tailwind Stuff: Buttons, cards & other cool Tailwind CSS stuff I often use in my open-source projects.
- Copy to Clipboard: Easily copy the snippets for use in your projects.
- User-Friendly Interface: Simple and intuitive design for ease of use.
- Motion: Motion library for smooth animations.
First, run the development server:
git clone https://github.com/JPerez00/snippify-this
cd snippify-this
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.