nav.sh
$ ./home $ ./now $ ./about $ ./skills $ ./projects $ ./awards $ ./contact
< back to ./projects/earlier-work

$ cd ~/projects/music-app

Spotify Artist Search

A React app for searching Spotify artists and browsing their albums, built as part of a technical interview assessment.

Personal project React

Overview

A React app that connects to Spotify using the Implicit Grant authentication flow, then lets a user search for artists and view their albums and related information. It was built as part of the technical assessment for the ITXI internship application.

Technology

  • React
  • Spotify Web API (Implicit Grant flow)