Skip to content

marcelosanchez/react-gifexpertapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Stargazers Issues MIT License LinkedIn


Logo

react-gifexpertapp

An awesome app to search Gifs, using the Giphy API, built with ReactJS.
View Demo · Report Bug · Request Feature

About The Project

Product Name Screen Shot

I know that there are many pages to search for gifs on the internet, but I decided to create my own using the Giphy API and the knowledge I have in React JS.

(back to top)

Built With

The technologies I use to create my application are:

(back to top)

Getting Started

Prerequisites

Before you can run the project on your local server you need to make sure you have npm.

  • npm
    npm install npm@latest -g

Installation

To install and configure the application you must ensure that you clone the repository and have a Giphy key.

  1. Get a free API Key at https://developers.giphy.com/
  2. Clone the repo
    git clone https://github.com/marcelosanchez/react-gifexpertapp.git
  3. Install NPM packages
    npm install
  4. Enter your API in /src/helpers/getGifs.js
    api_key=YOUR_API_KEY;

(back to top)

License

Distributed under the MIT License. See LICENSE.md for more information.

(back to top)

Contact

Project Link: https://github.com/marcelosanchez/react-gifexpertapp

(back to top)

About

App to search for gifs from Giphy, created with React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors