Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lugomio/photoblog

A simple photo gallery website built with HTML and CSS.
https://github.com/lugomio/photoblog

Last synced: 29 days ago
JSON representation

A simple photo gallery website built with HTML and CSS.

Awesome Lists containing this project

README

        

![banner](https://github.com/lugomio/photoblog/blob/master/assets/img/banner.png)

# PhotoBlog
PhotoBlog is a simple photo gallery project proposed by Rocketseat Explorer and developed in HTML and CSS. The main goal of this project was to practice CSS grid layout concepts. It uses semantic tags and CSS variables.

## Features
- **Grid Layout**: The project uses CSS grid layout to organize and display the gallery images responsively.
- **Semantic Tags**: HTML5 semantic tags were used to improve accessibility and code semantics.
- **CSS Variables**: The project makes use of CSS variables to facilitate style maintenance and customization.

## Technologies Used
- HTML5
- CSS3

## How to Run
1. Clone this repository to your local machine.
2. Open the `index.html` file in your web browser.

## License
This project is licensed under the [MIT License](LICENSE.md).