Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 703 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 703 Bytes

Music-App

This is a personal project I'm doing to practice my React skills and to test the Spotify API.

Preview

MusicApp

Features

  • See music categories
  • See playlists inside a category
  • See playlist's details (Name, description, numbers of songs)
  • See songs in playlist
  • See song's details
  • Add song to my "Test" playlist in Spotify

Technologies

  • React
  • React Context
  • Sass
  • Spotify API
  • Netlify

Developer

status:

  • In process