/responsive-gif

Electron application that creates a gif that lets you show off or analyze your responsive design

Primary LanguageJavaScript

Responsive Gif · Donate GitHub last commit PRs Welcome

Creates a gif that lets you show off or analyze your responsive design.

Demo

Demo

Example Output

Example1

Example2

Installation

git clone https://github.com/davidc4747/responsive-gif
cd responsive-gif/
npm install
npm run pack

# A package of the project will be created inside the "package/" folder
# An executable file for your operating system will be inside

Developing

Built With

JavaScript & Electron & jsGif

Prerequisites

What is needed to set up the dev environment:
Node.js
Git

Setting up Dev

What a developer must do in order to start developing:

git clone https://github.com/davidc4747/responsive-gif
cd responsive-gif/
npm install
npm run start