Check it out: JamStats
- Next-Auth for user login authentication
- Spotify stats (top artists, tracks and podcasts)
- OpenAI recommendations
- Responsive design
Clone the repo
git clone https://github.com/trroev/jam-statsUpdate .env file
cp .env.example .envInstall dependencies
npm installStart development server
npm run dev

