Spotify Top Get your top artists and tracks from Spotify Explore the docs » Getting Started Prerequisites Make sure NodeJS is already installed with NPM Clone the repository git clone https://github.com/HugoSohm/spotifytop.git Install dependencies npm install Run project # Production npm run start # Development npm run dev