Skip to content

Teatoller/giphyfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giphy

  • Giphy is an application that is used to search GIF-images by typing their names.

Fetching data from an API resource

How to test the application

  1. Create a folder on your machine mkdir myproject
  2. cd myproject
  3. Run git clone https://github.com/Teatoller/giphyfetch.git
  4. cd giphyfetch
  5. open giphyfetch in your chosen editor. For vscode enter code . on terminal and press enter.
  6. git checkout develop
  7. On the terminal run yarn install
  8. To run tests on the terminal run yarn start

yarn start

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published