Coder Social home page Coder Social logo

ferreirasara / video-to-gif Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.41 MB

Video to GIF is a Nest, React and Typescript project that provides a API and a user interface to convert video to gif. This project was build as part of an selective process.

JavaScript 2.16% TypeScript 92.38% HTML 5.46%

video-to-gif's Introduction

Video to GIF

Video to GIF is a simple tool to convert video to gif, build as part of an selective process. This project is built using Nest.js and React.js, and consists of two main components: video-to-gif-api for the backend and video-to-gif-app for the frontend.

video-to-gif-api

Getting Started

To run the API, navigate to the video-to-gif-api directory and use the following commands:

  1. Create a .env file in the video-to-gif-api directory with the following variables:

Replace the variables with your google storage details (founded on your JSON keyfile).

STORAGE_BUCKET_NAME
GOOGLE_STORAGE_KEYFILE_NAME
  1. Install dependencies and start the API server:
# Install dependencies
npm install

# Start the API server
npm run start:dev

video-to-gif-app

The frontend of the Video to GIF tool is developed using React. To launch the application, navigate to the video-to-gif-app directory and use the following commands:

  1. Create a .env file in the video-to-gif-app directory with the following variable:
REACT_APP_API_BASE_URL=http://localhost:your_api_port

Replace your_api_port with the port where your API server is running.

  1. Install dependencies and start the frontend application:
# Install dependencies
npm install

# Start the frontend application
npm start

Example of a gif made with this tool

tmplcr8zpyk-62223717-837e-4bd4-8f1c-6c7e0feee1cc

Screenshots

Login page

login

Sign up page

signup

Main page

index

Upload modal

upload-modal

GIF preview

gif-preview

Contact Information

For inquiries or further information, you can reach me via:

video-to-gif's People

Contributors

ferreirasara avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.