https://github.com/alanborgesdev/landing-grid-xyz
Landing page para a Agência XYZ, desenvolvida com HTML, CSS e JavaScript, incluindo menu hambúrguer e seções de Sobre, Serviços, Projetos e Contato.
https://github.com/alanborgesdev/landing-grid-xyz
agencia css html javascript landing-page responsivo
Last synced: 3 months ago
JSON representation
Landing page para a Agência XYZ, desenvolvida com HTML, CSS e JavaScript, incluindo menu hambúrguer e seções de Sobre, Serviços, Projetos e Contato.
- Host: GitHub
- URL: https://github.com/alanborgesdev/landing-grid-xyz
- Owner: alanborgesdev
- Created: 2025-03-09T17:41:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-09T19:02:49.000Z (over 1 year ago)
- Last Synced: 2025-03-09T20:18:25.797Z (over 1 year ago)
- Topics: agencia, css, html, javascript, landing-page, responsivo
- Language: CSS
- Homepage: https://alanborgesdev.github.io/landing-grid-xyz/
- Size: 3.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Agência XYZ
Este é um projeto de landing page para a **Agência XYZ**, desenvolvido com **HTML, CSS e JavaScript**.
## 📌 Tecnologias Utilizadas
- HTML5
- CSS3
- Google Fonts
- Font Awesome
## 📂 Estrutura do Projeto
```
/
├── src/
│ ├── css/
│ │ ├── reset.css
│ │ ├── variables.css
│ │ ├── style.css
│ │ ├── menu.css
│ ├── images/
│ ├── js/
├── index.html
```
## 🎯 Funcionalidades
- Página responsiva
- Menu hambúrguer
- Seções para **Sobre**, **Serviços**, **Projetos** e **Contato**
## 🛠 Como Rodar o Projeto
1. Clone o repositório:
```sh
git clone https://github.com/alanborgesdev/landing-grid-xyz
```
2. Acesse a pasta do projeto:
```sh
cd nome-do-repositorio
```
3. Abra o arquivo `index.html` em um navegador.
## 📸 Screenshots

## 🤝 Contribuição
Contribuições são sempre bem-vindas!
Se quiser contribuir com este projeto, siga estes passos:
1. Faça um fork do repositório.
2. Crie uma branch com sua funcionalidade: `git switch -c minha-nova-feature`.
3. Commit suas alterações: `git commit -m "Adicionei uma nova feature"`.
4. Faça um push para a branch: `git push origin minha-nova-feature`.
5. Abra um Pull Request.
Agradecemos sua ajuda! 🚀
## 💎 Autor
Criado por **[Alan Borges](https://github.com/alanborgesdev)** 🚀