Skip to content

eeseee/photo-list

Repository files navigation

PhotoList

Overview

A simple web app that fetches /photos JSON data from JSON Placeholder and displays them in a horizontal scrollable list. Photos are downloaded to cache so that if app is terminated, the next session won't refetch already cached data. Also has a button that randomizes the order in which the photos are displayed.

Developing

To run the project:

npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published