Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 297 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 297 Bytes

Gif Searcher

App that uses the Giphy API to search for related Gifs.

Built with:

  • React
  • Redux
  • Webpack
  • react-router
  • styled-components - Styling module
  • Semantic UI - Theming framework

Getting started:

  • clone or download this repository.
  • run npm install, then npm start