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

https://github.com/cvilla714/projectdrmachine

Created a Drum Machine that can play the sounds not only by clicking on the buttons but also by pressing your keyboard. Built with
https://github.com/cvilla714/projectdrmachine

javascript react webpack

Last synced: 3 months ago
JSON representation

Created a Drum Machine that can play the sounds not only by clicking on the buttons but also by pressing your keyboard. Built with

Awesome Lists containing this project

README

          

# Project: Drum Machine

> Created a Drum Machine
> that can play the sounds not only by clicking on the buttons
> but also pressing your keyboard

![screenshot](./app_screenshot.png)

## Built With

- HTML / CSS
- Bootstrap
- Javascript
- Webpack
- React

## Live Demo

[Live Demo Link](https://gracious-ritchie-59becd.netlify.app/)

## Getting Started

**To get a copy of the code please click on the green button on the top right corner that says Code**

### Prerequisites

- Node installed on your computer
- Npm as well

### Install

**Now to clone it to your local machine please open your terminal and paste this code `git@github.com:cvilla714/projectdrmachine.git`**

**Then you can go into the directory by typig `cd projectdrmachine `**

**Finally just type the following command `npm install` this will install all of the depnedecies for the project**

### Usage

**Once you have gone through the process of installing the code you now run this command `npm run start` this will start the app and a new window will open in your browser with the app ready to be use**

## Authors

👤 **Cosmel Villalobos**

- Github: [@cvilla714](https://github.com/cvilla714)
- Twitter: [@kckeyti](https://twitter.com/kckeyti)
- LinkedIn: [Cosmel Villalobos](https://www.linkedin.com/in/cosvilla/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/cvilla714/projectdrmachine/issues).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](https://github.com/cvilla714/projectdrmachine/blob/master/LICENSE) licensed.