Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 697 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 697 Bytes

Spootify Project 🎧

 

Objective ✨

  • Make a personalized Spotify player using React
  • Spotify API test to get data and play around with it

 

Pre-requisites ✅

  • Add your Spotify client ID & secret to config.js
    • Note. Never add this type of config to version control. This would usually come from your build server.

 

Actual Features 📖

  • Fetch and display Released This Week songs
  • Fetch and display Featured Playlists
  • Fetch and display Browse genres
  • Loading state/UI

 

Screenshots 🌄

  screenshot-desktop screenshot-mobile