Skip to content

cjay-morris/hack-pompey-24

Repository files navigation

Hack Pompey 2024 - Spotify Stat App 🎵

This is a web app that uses the Spotify API to display a user's top tracks and artists. It was created for Hack Pompey 2024.

GIF of the app

Created with T3 🚀.

Installation 🧰

To install packages and run the app:

yarn && yarn dev

The project uses NextAuth to authenticate users with Spotify. To access the Spotify API, a .env with the following secrets is required:

SPOTIFY_CLIENT_ID=<your client id>
SPOTIFY_CLIENT_SECRET=<your client secret>

About

A web app that uses the Spotify API to grab a user's most played tracks and artists. Created during Hack Pompey 2024.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published