Statify is a website to visualise your Spotify Stats. Created by Phoenix Pereira and Christian Dianos for the 2024 UniSA Programming Community Code Jam.
To get started, please follow these steps:
- Install the dependencies.
pnpm install-
Copy
.env.local.exampleto a new file.env.localand set the Spotify api key. -
Run the development server.
pnpm run dev- Open http://localhost:5173 with your browser to see the result!
This project is licensed under the MIT License. See LICENSE for details.