Skip to content

Simple music player POPPY which plays popular songs from selected genre using custom SoundCloud player.

License

Notifications You must be signed in to change notification settings

Chandransh/music-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poppy - A Music Player App

##How to run the project using npm:

  1. Download/clone the project from the repository.

  2. Use npm install command.

  3. After successful install, use npm start command.

  4. Open the app in browser at http://localhost:3000/music-player/.

  5. Important: The app uses SoundCloud api and due to access restriction in header, CORS issue will persist while running the app in browser. For using it, change your localhost IP name to soundcloud.com. Once done, run the app at http://soundcloud.com:3000/music-player/ and enjoy.

About

Simple music player POPPY which plays popular songs from selected genre using custom SoundCloud player.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published