/drumMachine

A drum machine app created with react.

Primary LanguageJavaScriptISC LicenseISC

Drum Machine App

Follow this README in order to properly run this application.

Live App: https://wise-bacon.glitch.me/

Prerequisites for Local Installation.

You will need the following things properly installed on your computer.

Installation

CLIENT

  • git clone <repository-url> this repository
  • cd drumMachine
  • npm install

Running / Development