Skip to content

A simple ionic 2 app to demonstrate http api requests using giphy.com's API.

Notifications You must be signed in to change notification settings

deepredink/ionic2-giphy-example

Repository files navigation

Ionic 2 + Giphy API Example

A simple ionic 2 app to demonstrate http api requests using giphy.com's API.

Installation & Development

  1. clone this repo: git clone https://github.com/deepredink/ionic2-giphy-example.git
  2. cd ionic2-giphy-example
  3. npm install
  4. run ionic serve from a terminal

Credits

  1. Giphy API