Skip to content

Visually, one of the most beautiful React apps I have made. The home page displays more than 10 paintings and navbar with START SLIDESHOW button.

Notifications You must be signed in to change notification settings

JEKO10/Galleria-slideshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galleria slideshow
(React)


Table of contents

Project task

This is a solution to the Galleria slideshow site. Created in React, using a local JSON file there is the masonry layout, slideshow logic, and lightbox view.

Project overview

This is one of the most visually appealing React apps I've created. The home page displays more than 10 paintings and a navbar with a START SLIDESHOW button. Click on that button to start the paintings' slideshow. A slideshow was made using useParams method from react-router-dom, id-s are increasing every 4 seconds. There is also a progress bar and 2 arrows for navigation through the paintings. ArtPage displays basic info about selected painting like the artist, the artist's picture, the year it was painted, etc. I also created an error page that just displays a link to go back home.

Built with

  • React
  • CSS
  • JSON
  • React Router Dom
  • GitHub Pages

Lighthouse Score

Lighthouse Score

  • Performance: 96
  • Accessibility: 95
  • Best Practices: 100
  • SEO: 100

Last updated: 6/10/2024

I continuously strive to maintain and improve these scores with each update.

Live preview

Click for live preview

About

Visually, one of the most beautiful React apps I have made. The home page displays more than 10 paintings and navbar with START SLIDESHOW button.

Topics

Resources

Stars

Watchers

Forks