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.
- Host: GitHub
- URL: https://github.com/iamwinner422/clipkiller
- Owner: iamwinner422
- Created: 2025-02-06T14:52:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-11T21:02:52.000Z (over 1 year ago)
- Last Synced: 2025-06-23T00:04:58.082Z (about 1 year ago)
- Topics: clip, clips, downloader, hero-ui, react, tailwind-css, youtube, youtube-downloader
- Language: TypeScript
- Homepage: https://clip-killer.vercel.app
- Size: 159 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```