Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/degabrielofi/drumjs
Uma Bateria Virtual.
https://github.com/degabrielofi/drumjs
Last synced: 6 days ago
JSON representation
Uma Bateria Virtual.
- Host: GitHub
- URL: https://github.com/degabrielofi/drumjs
- Owner: degabrielofi
- Created: 2023-08-07T19:58:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-10T19:11:37.000Z (over 1 year ago)
- Last Synced: 2023-08-11T01:25:10.972Z (over 1 year ago)
- Language: CSS
- Homepage: https://degabrielofi.github.io/DrumJS/
- Size: 9.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :clipboard: Sobre o projeto
Simples Projeto realizado com HTML, CSS e JavaScript de um bateria virtual na qual é possível fazer composições e definir o tempo da sua música utilizando os sons disponíveis na bateria.
# 🔗 Acesse o site com o link abaixo.- [Bateria Virtual](https://degabrielofi.github.io/DrumJS/)
## :computer: Tecnologias utilizadas
Este projeto foi desenvolvido com as seguintes tecnologias:
- [HTML](https://developer.mozilla.org/pt-BR/docs/Web/HTML)
- [JavaScript](https://www.javascript.com/)
- [CSS](https://developer.mozilla.org/pt-BR/docs/Web/CSS)## 🌐 Para iniciarlizar o projeto utilize o comando abaixo:
```bash
#Clonando o repositório do Github:$ git clone https://github.com/degabrielofi/DrumJS
```