Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/annaindistress/frontend-mentor-galleria-slideshow
This is a solution to the galleria slideshow site challenge on Frontend Mentor
https://github.com/annaindistress/frontend-mentor-galleria-slideshow
css-custom-properties react vite
Last synced: about 1 month ago
JSON representation
This is a solution to the galleria slideshow site challenge on Frontend Mentor
- Host: GitHub
- URL: https://github.com/annaindistress/frontend-mentor-galleria-slideshow
- Owner: annaindistress
- Created: 2024-02-01T16:28:20.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-01T18:59:46.000Z (11 months ago)
- Last Synced: 2024-02-01T19:58:27.792Z (11 months ago)
- Topics: css-custom-properties, react, vite
- Language: JavaScript
- Homepage: https://annaindistress.github.io/frontend-mentor-galleria-slideshow/
- Size: 12.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Galleria slideshow site
This is a solution to the [galleria slideshow site challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/galleria-slideshow-site-tEA4pwsa6). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [Built with](#built-with)
- [Author](#author)## The challenge
Users should be able to:
- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page
- Navigate the slideshow and view each painting in a lightbox## Screenshot
![](./screenshot.png)
## Links
- [Solution URL](https://github.com/annaindistress/frontend-mentor-galleria-slideshow)
- [Live Site URL](https://annaindistress.github.io/frontend-mentor-galleria-slideshow/)## Built with
- Semantic HTML5 markup
- Mobile-first workflow
- CSS custom properties
- Vite
- React## Author
- Frontend Mentor - [@annaindistress](https://www.frontendmentor.io/profile/annaindistress)