Screenshot for landing page of rachaelmathiak.com

JamStats: A Music Exploration App

Next.js

Project

Overview

This app uses Next-Auth to allow a user to login using their Spotify account. Once logged in, the user can see some of their data, such as their favorite artists and tracks from different time ranges, as well as their favorite podcasts. OpenAI then uses this data to recommend 5 different bands to the user that are not included in the user's data.

Technologies

TypeScript

Next.js

TailwindCSS

Next-Auth

Framer Motion

Spotify Developer API

OpenAI API

Back