Drum machine web application built with React.
- React.js
- HTML5
- CSS3
- node
- npm
Clone the repository to your local machine
$ git clone https://github.com/BalintMendli/drum-machine.git
Change into the project directory
$ cd drum-machine
Install dependencies
$ npm install
Start development server
$ npm run start
$ npm run test
👤 Balint Mendli
- GitHub: @BalintMendli
- Website: mendli.com
- Email: balint@mendli.com
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
- Fork it
- Create your working branch
git checkout -b my-new-feature
- Commit your changes
git commit -am 'Add some feature'
- Push to the branch
git push origin my-new-feature
- Create a new Pull Request
Give a ⭐️ if you like this project!
This project is MIT licensed.