Skip to content

Web application using IntersectionObserver for infinite scrolling feature and Pexel API for images fetching.

License

Notifications You must be signed in to change notification settings

Baleksas/Infinite_scroll_gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infinite Scroll gallery

Screenshot 2023-04-28 at 17 51 57

Features

  • Responsive design

  • Infinite scroll - it's a concept where additional data is loaded when user scrolls down the screen.

  • A possibility to favourite an item (favourites are not lost on page reload with support of localStorage - customly made hook).

  • Tech: React, CSS, Typescript and Jest

  • Progressive images

You can get Pexels API key here: Pexels API Reference

Getting Started

This project was bootstrapped with Create React App.

Available Scripts

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.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

About

Web application using IntersectionObserver for infinite scrolling feature and Pexel API for images fetching.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published