Skip to content

Raynou/gif-from-yt

Repository files navigation

Gif from YouTube Video

A simple web app that allows you to extract a gif from a YouTube video

Setup the project

Clone the repositort

git clone https://github.com/Raynou/gif-from-yt.git

Install dependencies

npm install

Or if you're using pnpm:

pnpm install

Execute it

npm run dev

To run server only

npm run dev:client

To run client only

npm run dev:server

About

A simple web application that extracts gifs from youtube videos

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors