Skip to content

Commit

Permalink
📑 docs: updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
CleilsonAndrade committed Mar 15, 2024
1 parent cb865a5 commit e08b356
Showing 1 changed file with 22 additions and 25 deletions.
47 changes: 22 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,18 @@
<div align="center">
<h1>Get Coffee</h1>
<p>Landing page de uma cafeteria online</p>
<p>Landing page de uma cafeteria online, página desenvolvida com base nos requisitos do desafio oferecido pela @devchallenge-io.</p>
<img src="./design/desktop.png" alt="Logo" width="800">
</div>

---
<h3 align="center">
<a href="https://cleilsonandrade.github.io/get-coffee-devchallenge/">Acessar demonstração</a>
</h3>

## Índice
## 📒 Índice

* [Descrição](#descrição)
* [Features](#features)
* [Techs](#techs)
* [Tecnologias](#tecnologias)
* [Design](#design)
* [Cores](#cores)
* [Tipo de fonte](#tipo-de-fonte)
* [Fontes](#fontes)
* [Instalação](#instalação)
* [Links Contato](#links-contato)
* [Links DevChallenge](#links-devchallenge)
* [Licença](#licença)

Expand All @@ -28,22 +22,22 @@ Página desenvolvida com base nos requisitos do [desafio](https://github.com/luc
## Features:
- [x] Responsividade<br>

# Techs:
# 💻 <span id="tecnologias">Tecnologias</span>
- **HTML**
- **CSS**

# Design:
# 🎨 <span id="design">Design</span>
- O modelo final para desktop e mobile está disponível na pasta `./design`
- Imagens disponíveis na pasta `./assets`<br>

## Cores:
- Black: #0242424<br>
- Yellow: #FCA60F<br>
- Light-Yellow: #cf9f4<br>
- Brown: #C95E20<br>
- <span id="cores">Cores<br></span>
* #0242424<br>
* #FCA60F<br>
* #cf9f4<br>
* #C95E20<br>

## Tipo de fonte:
- **Nunito:** Semi-bold 600, Bold 700
- <span id="fontes">Fontes<br></span>
* Nunito: Semi-bold 600, Bold 700

# Instalação:
```bash
Expand All @@ -52,16 +46,19 @@ Página desenvolvida com base nos requisitos do [desafio](https://github.com/luc
$ cd ./get-coffee-devchallenge
```

# Links Contato
- **Linkedin:** https://www.linkedin.com/in/cleilson-andrade/<br>
- **GitHub:** https://github.com/CleilsonAndrade<br>

# Links DevChallenge
**Site:** https://www.devchallenge.com.br/ <br>
**Discord:** https://discord.gg/yvYXhGj <br>
**Linkedin:** https://www.linkedin.com/company/devchallenge/<br>
**Twitter:** https://twitter.com/dev_challenge<br>
**Instagram:** https://www.instagram.com/devchallenge/<br>

# Licença
<p align="center"><a href="https://github.com/CleilsonAndrade/get-coffee-devchallenge/blob/master/LICENSE"><img src="https://camo.githubusercontent.com/002151a49ee9afae7ce4c2bce93056c9f0e108fbd14e5a7e46e7e79d87bb1071/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e63652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265" alt="licence mit" data-canonical-src="https://img.shields.io/badge/licence-MIT-blue.svg?style=flat-square" style="max-width:100%;"></a></p>
# 📝 <span id="licença">Licença</span>

Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE) para mais detalhes.

---

<p align="center">
Feito com 💜 by CleilsonAndrade
</p>

0 comments on commit e08b356

Please sign in to comment.