Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 1.58 KB

README.md

File metadata and controls

62 lines (39 loc) · 1.58 KB

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.