Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arturbomtempo-dev/gallery

Creation the home page of a photo gallery with SASS.
https://github.com/arturbomtempo-dev/gallery

css gallery html sass

Last synced: 5 days ago
JSON representation

Creation the home page of a photo gallery with SASS.

Awesome Lists containing this project

README

        

# Photo gallery
The project was developed from a class on the [Hora de Codar](https://www.youtube.com/@MatheusBattisti) channel. Its main goal is to start studying SASS (CSS extension, used to add special features to the stylesheet).

![Image of the photo gallery](https://user-images.githubusercontent.com/96635074/209747141-f25755be-e9d4-417f-854f-866969011e44.png)

## 🔨 Project functionality
Simulate the home page of a photo gallery, where there is the display of various styles of photos.

## 💻 Technologies used
* [HTML](https://developer.mozilla.org/pt-BR/docs/Web/HTML): page structuring, accessibility and semantics
* [CSS](https://developer.mozilla.org/pt-BR/docs/Web/CSS): page styling and responsiveness
* [SASS](https://sass-lang.com/documentation/): create the CSS file, adding resources to it

## 📁 Project access
You can view the hosted page by clicking [here](https://gallery-sass-artur-bomtempo.vercel.app/).