Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.23 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.23 KB

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: