Skip to content

anhtt2211/ysound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An open source progressive music app made with Javascript using ReactJS and Material-Ui

YSound music app screenshots

Maintainence Update

I am sorry to announce that I am dropping support for ysound music I have just stopped my backend servers the front-end is still functional you can hook it up to any server.

Taking away music creators earning didn't seem like a right thing to do.

Thank You!

Run it locally

  1. Clone the repo
  2. Do a npm install
  3. Put youtube API keys in the sample env file and rename it to .env
  4. Run it using npm start

Please open an issue for any bugs