/React-API-Gif

A React application that will grab gifs from giphy API

Primary LanguageJavaScript

React + Axios + Giphy API

Author: Philip Putnam

Description

This application is written in JavaScript using the React library to do an API call to Giphy using Axios.

Screenshots

06/13/2017 - Splash Page

alt text

Instructions:

In terminal type:

  1. git clone https://github.com/philip-putnam/React-API-Gif
  2. cd react_beginning
  3. npm install
  4. npm run start
  5. navigate to 'localhost:3000' without quotes in supported web browser of your choice.

Technologies:

  1. Node Packet Manager (NPM)
  2. Babel
  3. Webpack
  4. React (JavaScript)
  5. HTML, CSS
  6. create-react-app

The style sheet was downloaded from Treehouse, all credits go to them a good set of videos!

Sources/References:

Treehouse: https://www.teamtreehouse.com
Giphy: https://giphy.com/
Axios: https://github.com/mzabriskie/axios
create-react-app: https://github.com/facebookincubator/create-react-app

MIT License

Copyright: Philip Putnam 2017