Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cleilsonandrade/originsix
Landing page institucional de um salão de beleza. Com HTML semântico e estudo flex.
https://github.com/cleilsonandrade/originsix
beauty-salon css front-end frontend html javascript js landing-page mobilefirst nlw rocketseat
Last synced: 23 days ago
JSON representation
Landing page institucional de um salão de beleza. Com HTML semântico e estudo flex.
- Host: GitHub
- URL: https://github.com/cleilsonandrade/originsix
- Owner: CleilsonAndrade
- License: mit
- Created: 2021-07-01T11:34:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-02T17:25:49.000Z (10 months ago)
- Last Synced: 2024-11-10T10:09:54.058Z (3 months ago)
- Topics: beauty-salon, css, front-end, frontend, html, javascript, js, landing-page, mobilefirst, nlw, rocketseat
- Language: HTML
- Homepage: https://cleilsonandrade.github.io/originsix/
- Size: 561 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
OriginSix
Landing page institucional de um salão de beleza. Com HTML semântico e estudo flex.
# 📒 Índice
* [Descrição](#descrição)
* [Requisitos Funcionais](#requisitos)
* [Tecnologias](#tecnologias)
* [Design](#design)
* [Cores](#cores)
* [Fontes](#fontes)
* [Ícones](#ícones)
* [Instalação](#instalação)
* [Licença](#licença)# 📃 Descrição
OriginSix é uma página institucional no formato One Page, responsiva, para usar em diversos tipos de micro, pequena e média empresas. Contém as seguintes seções: Header, Navigation, Home, Sobre, Serviços, Depoimentos, Contato e Footer. Desenvolvida durante a #NLW/Together realizada pela [**@Rocketseat**](https://github.com/Rocketseat).# 📌 Requisitos Funcionais
- [x] Mobile first
- [x] Responsividade
- [x] Slider# 💻 Tecnologias
- **HTML**
- **CSS**
- **JavaScript**
- **SwipeJS**
- **ScrollRevel**# 🎨 Design
- O modelo final para desktop e mobile está disponível na pasta `./design`- Cores
* #0F241D
* #69B99D
* #CCF4E6
* #F9F9F9
* #FFFFFF- Fontes
* Poppins, DM Sans, sans-serif- Ícones
* Feather# 🚀 Instalação
```bash
# Clone este repositório:
$ git clone https://github.com/CleilsonAndrade/originsix.git
$ cd ./originsix
```# 📝 Licença
Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE) para mais detalhes.---
Feito com 💜 by CleilsonAndrade