Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 324 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 324 Bytes

Giphy Scroller

Infinite scrolling project

To run:

  1. Clone this repo
  2. Run npm install
  3. Run npm start

WIP

Currently fetches trending gifs from Giphy, returns search results, displays modal view when an image is clicked.

Upcoming features:

  1. url navigation
  2. react-window for improved scrolling performance