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.
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.
- React
- CSS
- JSON
- React Router Dom
- GitHub Pages
- 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.