Skip to content

ronjuarez/musicmaster-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

musicMaster Spotify Search App


Single page app that connects to the Spotify-API and performs a search of artists, returning a profile with a playble list of their top ten tracks.


Tech Stack

  • ReactJS
  • Axios

To run musicmaster locally:

  1. Clone this repo.
  2. Install dependencies using npm i.
  3. Create a CLIENT ID and SECRETID on Spotify by clicking here store it in a .env file, following the .env.example file.
  4. Run musicmaster using npm start.

On LOAD the musicmaster search bar will appear type the name of an artist and click on the album artwork to hear a short clip of the selected song.

First Screen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published