An open API service indexing awesome lists of open source software.

https://github.com/lauraatenciob/drum-machine

Web application to play sounds and create rhythms.
https://github.com/lauraatenciob/drum-machine

drum-machine freecodecamp-project reactjs

Last synced: about 2 months ago
JSON representation

Web application to play sounds and create rhythms.

Awesome Lists containing this project

README

          

# Drum Machine

This is an application to play sounds and make combinations to create your own rhythms. This is one of the projects in the Frontend Development Libraries certification program at FreeCodeCamp.
This application was released to production using Github Pages. You can see a preview in this [link](https://lauraatenciob.github.io/drum-machine/).

## Used technologies

This project was developed with React JS.\

For development purposes, you can create a fork of this repo and run npm install, and then npm starts to launch the development server at localhost:3000.