Statify for Spotify A React web app for visualizing your favorite Spotify artists Check out the live demo here! Running locally Start backend on port 8888 cd auth-server/authorization_code/ node app.js Start frontend on port 3000 cd client npm start Test in your browser http://localhost:3000/ Screenshots