Playlist stat retrieves statistics about a playlist from the Spotify API
Download this git repository containing the node service and react frontend file
Navigate to the root folder where these files are installed and run npm install to install dependencies
npm install
Run npm start to start the service on localhost:3000
npm start
The site will then be accessible on http://localhost:3000
The playlist API will be accessible on http://localhost:3000/api/person-image
ISC