Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cleilsonandrade/get-coffee-devchallenge
Landing page de uma cafeteria online, realizando estudos de responsividade.
https://github.com/cleilsonandrade/get-coffee-devchallenge
challenge coffee css dev devchallenge-io front-end frontend html landing-page responsive
Last synced: 6 days ago
JSON representation
Landing page de uma cafeteria online, realizando estudos de responsividade.
- Host: GitHub
- URL: https://github.com/cleilsonandrade/get-coffee-devchallenge
- Owner: CleilsonAndrade
- License: mit
- Created: 2021-02-20T12:45:18.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-02T17:26:20.000Z (8 months ago)
- Last Synced: 2024-04-02T18:38:32.112Z (8 months ago)
- Topics: challenge, coffee, css, dev, devchallenge-io, front-end, frontend, html, landing-page, responsive
- Language: CSS
- Homepage: https://cleilsonandrade.github.io/get-coffee-devchallenge/
- Size: 153 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Get Coffee
Landing page de uma cafeteria online, realizando estudos de responsividade.
# 📒 Índice
* [Descrição](#descrição)
* [Requisitos Funcionais](#requisitos)
* [Tecnologias](#tecnologias)
* [Design](#design)
* [Cores](#cores)
* [Fontes](#fontes)
* [Instalação](#instalação)
* [Links DevChallenge](#links-devchallenge)
* [Licença](#licença)# 📃 Descrição
Landing page de uma cafeteria online, página desenvolvida com base nos requisitos do [desafio](https://github.com/lucianesantcs/get-coffee) oferecido pela [**DevChallenge**](https://devchallenge.now.sh/).# 📌 Requisitos Funcionais
- [x] Responsividade# 💻 Tecnologias
- **HTML**
- **CSS**# 🎨 Design
- O modelo final para desktop e mobile está disponível na pasta `./design`- Cores
* #0242424
* #FCA60F
* #cf9f4
* #C95E20- Fontes
* Nunito, sans-serif# 🚀 Instalação
```bash
# Clone este repositório:
$ git clone https://github.com/CleilsonAndrade/get-coffee-devchallenge.git
$ cd ./get-coffee-devchallenge
```# Links DevChallenge
**Site:** https://www.devchallenge.com.br/
**Discord:** https://discord.gg/yvYXhGj
**Linkedin:** https://www.linkedin.com/company/devchallenge/
**Twitter:** https://twitter.com/dev_challenge
**Instagram:** https://www.instagram.com/devchallenge/# 📝 Licença
Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE) para mais detalhes.---
Feito com 💜 by CleilsonAndrade