Skip to content

Infinite Scrolling using React and unsplash API

Notifications You must be signed in to change notification settings

beastkp/Lazy-Loading-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployed on Link

https://riddlelazyloading1.netlify.app/

Description

This is an attempt to make a look-alike website of https://preview.colorlib.com/theme/riddle/ . This is made mainly using the images from the Unsplash API - https://unsplash.com/documentation .

There are different Sections in the Website that fetch a particular type of image depending on the category. The Other pages like about, work and contact are not much involved.

Mainly the Website is fetching the random images based on the Category given in the tabs. It also has an lazy-loading feature (infinte-scrolling) like many social media apps. Pls check out the deployement link to explore more about this project

About

Infinite Scrolling using React and unsplash API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.1%
  • CSS 39.5%
  • HTML 11.4%