Skip to content

a little prototype of music player. implements the 'Help!' album of Beatles. Only UI.

Notifications You must be signed in to change notification settings

Oodmincheg/music-player-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A little prototype for music player.

Full responsive.

You can see the demo here.

All components are in the src folder. All another files was generated by react-create-app

You can run this project locally just do:

  • clone branch master with git clone https://github.com/Oodmincheg/music-player-proto.git or fork it and then clone it from your forked repo
  • cd music-player-proto
  • npm install
  • npm start