Skip to content

raymond-zhang00/playlist-stat-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playlist Stat

Playlist stat retrieves statistics about a playlist from the Spotify API

Installation

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

Usage

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

<To do - add api documentation>

License

ISC

About

Playlist stat service and client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published