Skip to content

louisphn/spootify

Repository files navigation

A Spotify clone web application made with React.js and Typescript.

Please inform me your full name and email adress using for Spotify account in case of testing application via my email: [email protected]

アプリを試したい際に氏名とメールアドレスを私のメールアドレス宛にお送りお願いします。 メールアドレス:[email protected]

Technologies in use

  • React
  • Next.js
  • Typescript
  • ESLint
  • Prettier
  • Spotify API
  • TailwindCSS

For more details, see package.json file

Available Features:

  • Tracks, Albums, Playlists search (no Artists search)
  • Display feature playlists, current user playlist on Top page
  • Display categories on Browse page, redirect to category's playlists page when clicked on one
  • Display user's saved tracks/playlists on Your Library page
  • Listen on WebPlayer (no page redirect handle - will lose current playing data on page redirecting)

References

Spotify API:

React Spotify Web PlaybackSDK: