Skip to content

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.

Notifications You must be signed in to change notification settings

mhsunny/Music-Lover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music-Lover

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

 


About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published