Skip to content

Latest commit

 

History

History
executable file
·
20 lines (12 loc) · 1.11 KB

README.md

File metadata and controls

executable file
·
20 lines (12 loc) · 1.11 KB

Your Top Spotify Songs

Overview

Check your top tracks based on calculated affinity

See your all time or just last month top tracks, listen to previews of the songs, open them on Spotify or create a playlist and listen your favorite tracks any time you want

Technologies

Site is build with React.js

  • Spotify API - Using Spotify API for log in and fetch data

Using npm packages like:

  • React Icons - Include popular icons in your React projects easily with react-icons, which utilizes ES6 imports that allows you to include only the icons that your project is using.
  • react-color-extractor - React component that extracts colors from an image.
  • framer-motion - A production-ready motion library for React.
  • styled-components - Utilising tagged template literals (a recent addition to JavaScript) and the power of CSS, styled-components allows you to write actual CSS code to style your components.