This is a simple music player with an API integration for the music. This project was developed primarily on JavaScript, using React for the client-side. For styling I implemented Bootstrap and CSS. The music was fetch from the API (https://assets.breatheco.de/apis/sound/songs)
If you want to run the project on Gitpod your will have to run the following on your command line:
$ npm install
$ npm run start
- Play and pause music
- Go forward or backwards