See your favorites artists from spotify filtering from the last 4 weeks, 6 months or lifetime.
You can see a live demo at https://spotify-next-kappa.vercel.app/.
- NextJS
- TypeScript
- Sass
- React-query
A few of the things you can do with my.spot:
- Auth from spotify
- See your favorites artists
To clone and run this application with Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/ardotheedu/spotify-next
# Go into the repository
$ cd spotify-next
# Install dependencies
$ yarn
# Run the app
$ yarn start
Open http://localhost:3000 with your browser to see the result.