Infinite scrolling project
To run:
- Clone this repo
- Run
npm install
- Run
npm start
Currently fetches trending gifs from Giphy, returns search results, displays modal view when an image is clicked.
Upcoming features:
- url navigation
- react-window for improved scrolling performance