Skip to content

ArturTkaczuk/drum-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drum machine

Drum machine in React to learn coding, live here

Table of Contents

Requirements

  • Latest web browser to run app on website (Google Chrome)
  • To run git commands you need Git installed

Installation

a) Download project via git

Run command in terminal git clone https://github.com/ArturTkaczuk/drum-machine.git

b) Download project manually from GitHub

Download project from this link

Usage

Run index.html to open app in browser

Technologies

Technologies used during development process:

  • React (CDN)
  • Babel (jsx transpiler)
  • MaterializeCSS 1.0.0 (switches, slider)
  • CSS
  • HTML

Features

  • bank with more sounds
  • on-off button
  • volume slider

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

License

You can check out the full license here.

This project is licensed under the terms of the MIT license.