Giter Club home page Giter Club logo

giphy-api's Introduction

Giphy-API

EPICODUS PRACTICE: A webpage practicing API.


By

  • Liam Eller
  • Jeff Lai

Technologies Used

  • CSS3
  • HTML5
  • JAVAscript
  • eslint
  • Jest
  • Node & NPM
  • popper.js
  • webpack

Description

Detailed description that explains the project and what concepts were being practiced.

View Live Application on GH-Pages

PLACE LINK TO LIVE SITE HERE

Setup & Installation Instructions

  1. Download or clone github repository to local machine in desired directory - https://github.com/url-path
  2. If downloaded, extract .zip contents to desired directory
  3. Navigate to and open directory with Visual Studio Code
  4. Open terminal and install required packages by typing "npm install"
  5. Test code in terminal by typing "npm test"
  6. Build the display environment in the terminal by typing "npm run build"
  7. Run the environment in your default web browser by typing "npm run start" in the terminal

Known Bugs

No known issues

License

_MIT Copyright (c) __ https://opensource.org/licenses/MIT

Describe Giphy ------

Create an application that allows users to search Giphy for interesting GIFs. We want the user to be able to traverse popular giphys, search for key words to bring popular gifs and Make sure to carefully read Giphy's documentation as you build out your application.

  1. First, build out your application to allow users to search for GIFs using a keyword.

    • webpage with a user input and a div to display the api response.

2 .Next, add functionality so your users can see trending content from Giphy.

  * 
  1. Finally, add a button that users can click to randomly see a GIF from Giphy.

  2. More challenging: Add functionality so a user can upload content to Giphy. Note that the free tier only allows users to upload 10 files per day(using API POST here). You can apply for a production key if you'd like the option to add more.

  3. Optional: Try adding a try...catch block to handle API errors without looking at future lessons on how to do this. Once again, this is good practice.

giphy-api's People

Contributors

popoyuyu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.