Skip to content

gurugu-fcc-projects/FCC__drum_machine

Repository files navigation

Drum Machine

Overview

FreeCodeCamp Front End Libraries Project. See project requirements at this freecodecamp page

Demo

Features

  • Play different sounds
  • Save soundtracks
  • Play, edit, delete saved soundtracks

Running the project

Live version:

From the repo:

  1. Clone this project
  2. Go to the project directory and run npm install
  3. Run npm run start
  4. Start pressing buttons, playing sounds and creating tracks.

Dependencies

Techstack used when creating this project.

Frontend dependencies

TODOs

  • Persist soundtracks for users, so that they can always return and play them
  • More sounds