Skip to content

suntoes/3-Basic-React-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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