Spotify design recreation

Project information

  • Category: Web Application
  • Project date: December 2020
  • Build with: React JS, JSX, CSS, Spotify API
  • Project URL: Live Website
  • Source code: Github Repository

Attempt of pixel perfect recreation of Spotify's front-end design with React JS, CSS3 and Material-UI icons. This Spotify clone uses Spotify API to authenticate and display real users data such as picture, username or saved playlists. The app was created with React JS using functional components, Hooks, Context Api with reducer.