Music Player made with React JS, SASS and some CSS animation. This player was made following a course from Dev Ed but with some tweaks from me to remove redundant code and a nice wave animation and a spinning album cover.
Main tech used to complete this project
1- Clone this repo
2- Install the dependencies and devDependencies and start the application.
$ cd waves-music-app
$ npm install
$ npm run start