https://github.com/jperez00/snippify-this
A collection of cool UI components and animations, all made with Tailwind CSS.
https://github.com/jperez00/snippify-this
motion sonner tailwindcss toast-notifications typescript ui ui-components
Last synced: 6 months ago
JSON representation
A collection of cool UI components and animations, all made with Tailwind CSS.
- Host: GitHub
- URL: https://github.com/jperez00/snippify-this
- Owner: JPerez00
- Created: 2025-01-06T03:55:53.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-03-24T02:50:00.000Z (7 months ago)
- Last Synced: 2025-03-24T03:32:04.664Z (7 months ago)
- Topics: motion, sonner, tailwindcss, toast-notifications, typescript, ui, ui-components
- Language: TypeScript
- Homepage: https://snippify-eight.vercel.app
- Size: 482 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snippify This!

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!
## Live Project
[https://snippify-eight.vercel.app/](https://snippify-eight.vercel.app/)
## Features
- **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.## Getting Started
First, run the development server:
```bash
git clone https://github.com/JPerez00/snippify-this
cd snippify-this
npm install
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.