Skip to content

Website with tools related to Spotify API built with React.js and Next.js using TypeScript libraries

Notifications You must be signed in to change notification settings

JakubCisowski/spotify-toolbox

Repository files navigation

Spotify Toolbox

Link to website

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

How to use it

Go to my website hosted by Vercel: LINK

Just follow 'how it works' section on home page!

How to install it for dev purposes

  • 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

Screenshots

scr

scr

Upcoming features, bugfixes

  • [Feature] Set personal website domain

About

Website with tools related to Spotify API built with React.js and Next.js using TypeScript libraries

Topics

Resources

Stars

Watchers

Forks