https://github.com/rosaerick/spotifysplit
spotifysplit is a fullstack app connected to Spotify to see music stats. Built for practice.
https://github.com/rosaerick/spotifysplit
Last synced: 8 months ago
JSON representation
spotifysplit is a fullstack app connected to Spotify to see music stats. Built for practice.
- Host: GitHub
- URL: https://github.com/rosaerick/spotifysplit
- Owner: RosaErick
- Created: 2023-01-06T20:33:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-09T19:20:22.000Z (over 2 years ago)
- Last Synced: 2025-01-14T04:11:28.346Z (9 months ago)
- Language: TypeScript
- Homepage: https://spotifysplit.onrender.com
- Size: 217 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spotifysplit
Spotifysplit is a simple fullstack app connected to Spotify via OAUTH 2.0 to see all kinds of music stats. Built for practice. Currently in progress, building it in public. Feel free to fork and use as you like.
frotend: Vite + TypeScript + React + TailWindCSS,
backend: Node.js + Express.