Website with tools related to Spotify API rebuilt with React.js (with Next.js, tRPC and more using T3 stack).
Previous version of this website was built with Node.js and Express.js - LINK
Current features: Determining Spotifty playlist genre
Go to my website hosted by Vercel: LINK
Just follow 'how it works' section on home page!
- Clone this repo
- Run
npm install
to install node packages - Create local
.env
file and set your Spotify API developer values:
SPOTIFY_CLIENT_ID=
SPOTIFY_CLIENT_SECRET=
- Run
npm run dev
- [Feature] Set personal website domain