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

https://github.com/iamwinner422/clipkiller

Clip Killer: Easily create YouTube clips by giving the start time and duration.
https://github.com/iamwinner422/clipkiller

clip clips downloader hero-ui react tailwind-css youtube youtube-downloader

Last synced: 3 months ago
JSON representation

Clip Killer: Easily create YouTube clips by giving the start time and duration.

Awesome Lists containing this project

README

          

# Clip Killer

Clip Killer: Easily create YouTube clips by providing the start time and duration.

## Technologies Used

- [Vite](https://vitejs.dev/guide/)
- [HeroUI](https://heroui.com)
- [Tailwind CSS](https://tailwindcss.com)
- [Tailwind Variants](https://tailwind-variants.org)
- [TypeScript](https://www.typescriptlang.org)
- [Framer Motion](https://www.framer.com/motion)

## How to Use
Firt you have to checkout on the [API](https://github.com/iamwinner422/yt-clip-downloader) to run the project locally.
Then clone this project by runing the following command:

```bash
git clone https://github.com/iamwinner422/ClipKiller.git
```

### Install dependencies

```bash
npm install
```

### Run the development server

```bash
npm run dev
```