Skip to content

jordan-massingill/BHyped-Soundboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BHyped Soundboard

A throwdown showdown soundboard to hype the masses.

Setup

  1. yarn install
  2. Place sound files (preferably .ogg files) in the public/assets/sounds/-directory.
  3. Copy public/assets/config.json.example to public/assets/config.json and adjust to your needs.
  4. yarn start will launch a development server that listens to localhost:3000.

Build

  • yarn build generates a new production package inside the build directory.

This soundboard is deployed at https://bhyped-soundboard.netlify.app/

About

A React soundboard!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.1%
  • CSS 9.4%
  • HTML 3.5%