Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 747 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 747 Bytes

3 Basic React Apps

A showcase of my 3 small projects w/ React from freeCodeCamp

  1. Drum Machine

    • 9 drum pads and adjustable volume
    • Kinda boring
  2. 25 + 5 Clock

    • Adjustable break and session length and mutable click sfx
    • Sketchiest ui
  3. Calculator

    • 4 basic arithmetic operation with decimals
    • Too common

audio sources:

  1. Key Press - darklight721
  2. Drum - freeCodeCamp
  3. Alarm - freeCodeCamp