Skip to content

marley/fcc-drum-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

fcc-drum-machine is one of my final projects as part of the FreeCodeCamp Front End Development Libraries certification. This project was bootstrapped with Create React App.

>> Try it out!

screen-shot-of-drum-machine-webapp

To Run

  1. yarn start
  2. Open http://localhost:3000 to view it in the browser.
  3. Click the hamburger menu in the upper left corner and then "Run Tests" to run the FreeCodeCamp tests.

To-Do

  • Improve mobile experience (currently display area is too small on mobile)

Links

Some things I learned during the process of creating this app: