https://github.com/leticea/responsive-dashboard-design
Painel de administração responsivo.
https://github.com/leticea/responsive-dashboard-design
Last synced: over 1 year ago
JSON representation
Painel de administração responsivo.
- Host: GitHub
- URL: https://github.com/leticea/responsive-dashboard-design
- Owner: leticea
- Created: 2023-07-20T16:57:57.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T18:13:48.000Z (about 3 years ago)
- Last Synced: 2023-07-20T18:34:35.032Z (about 3 years ago)
- Language: CSS
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tecnologias |
Projeto |
Como rodar |
Como contribuir
## Responsive Dashboard Interface
## 🚀 Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- [HTML5](https://developer.mozilla.org/pt-BR/docs/Web/HTML)
- [CSS3](https://developer.mozilla.org/pt-BR/docs/Web/CSS)
- [JavaScript](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript)
## 💻 Projeto
Projeto de uma interface de um painel de administração responsivo.
Aula do canal [AsmrProg](https://www.youtube.com/watch?v=D88K1esxwuo)
## ⚙️ Como Rodar
- Clone o projeto.
- Entre no repositório e clique duas vezes no arquivo index.html.
## 🤔 Como contribuir
- Faça um fork desse repositório;
- Cria uma branch com a sua feature: `git checkout -b minha-feature`;
- Faça commit das suas alterações: `git commit -m 'feat: Minha nova feature'`;
- Faça push para a sua branch: `git push origin minha-feature`.
Depois que o merge da sua pull request for feito, você pode deletar a sua branch.
## 📝 Licença
Esse projeto está sob a licença MIT.