/lazy_loading

Basic implementation of lazy loading along with infinite scroll. Collaborated online with Suhail Malik to build this react app. Image source: flickr api

Primary LanguageJavaScript

Checkout https://lazyloadingpictures.netlify.app/ for live demo.

Type in any word (eg. mountains to see pictures of mountains) and press Enter.

Keep scrolling until you get exhausted 😄.

Steps for replicating this work.

Api Key

Get your api key from https://www.flickr.com/ Paste it in App.js

In the project directory, you can run:

npm start

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

The page will reload if you make edits