Skip to content

A drum machine built using React, Styled Components & Grid Styled

Notifications You must be signed in to change notification settings

mrseanbaines/drum-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drum Machine

A drum machine built using React, Styled Components & Grid Styled

Setup

Make sure you have Node and NPM installed.

To get started, run the following commands:

  1. Install dependencies:
npm install
  1. Run the app:
npm start
  1. View the project at http://localhost:3000/

Releases

No releases published

Packages

No packages published