An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Snippify This!

![Snippify This Hero Banner](/public/images/snippify-hero-image.png)

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.