A minimilistic music player built entirely on React.js the icons are taken from Font Awesome (https://fontawesome.com/) and music is taken from chillpop (https://chillhop.com/). A farely new candidate learning React.js would love to hear form you for any bugs or UI improvements. Do check out the live project hosted on (https://musik-player.netlify.app/).
Special Thanks to pkdevaa for helping with the UI changes
https://musik-player.netlify.app/
1. To clone the repo cd into the new folder and type $ npm install to install all dependencies
$ git clone {the url to the GitHub repo}
2. $ npm install
$ npm install
3. $ npm start
$ npm start
You are done! Now you can start editing the React project in the new folder that's created.