This is a music app using react.js. You can listen any song from the audio track. It uses spotify api to get the track list of any artist when user search from the application.
#Demo https://music-lover-97916.firebaseapp.com/
#Source Code https://github.com/mhsunny/Music-Lover/e
npm init -y
npm i parcel-bundler --save
npm i @babel/core @babel/plugin-proposal-class-properties --save
//npm install --save @babel/plugin-proposal-class-properties
npm i react react-dom -- save
npm i live-server --save
//copy .babelrc