Skip to content

A Gif Converter web app built with React(Typescript) & the WebAssembly port of ffmpeg.

Notifications You must be signed in to change notification settings

jaydenkwright/gifconverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gif Converter

Table of Contents

  1. About The Project
  2. Getting Started

About The Project

This is a simple single page web app that allows users to select a video file and then convert it to .gif file

View Demo

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo

    git clone https://github.com/jaydenkwright/gifconverter.git
  2. Install NPM packages

    npm install
  3. Run React Dev Server

    npm run start

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

About

A Gif Converter web app built with React(Typescript) & the WebAssembly port of ffmpeg.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published