shug0 / giphy_companion

A small Web App for looking gif and manage a fav them | Build with React, Powered by Giphy

Home Page:http://shug0.github.io/giphy_companion/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Giphy Companion

Help your to quickly find a gif with a keyword and manage yours favorited gifs 🤗

alt tag

No databases required, the favorited gifs are stored in local storage (Cache of your browser).

You can use & test the online version hosted by Github Pages.

Build with Create React App

This project was bootstrapped with Create React App.

You can find more information and check the most recent version of this guide here.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

npm run deploy

Deploy the content of the build folder on the remote origin branch gh-pages (For updating your live project)

About

A small Web App for looking gif and manage a fav them | Build with React, Powered by Giphy

http://shug0.github.io/giphy_companion/


Languages

Language:JavaScript 77.5%Language:CSS 19.9%Language:HTML 2.5%