1.0.1 • Published 3 years ago
spotifydatacli v1.0.1
SpotifyData CLI
SpotifyDataCLI is a command-line interface (CLI) tool that allows users to access thier Top Songs and Artists in 3 Categories.
Whether you are a casual listener or a power user, this CLI tool is an excellent way to discover which songs you are obsessed with.
- Please note that this CLI tool is currently in development mode and only authorized persons should use it.
License
Installation
Install spotifyDataCLI with npm
npm i spotifydatacliUsage
spotifydatacliRun Locally
Clone the project
git clone https://github.com/Vishalqw78/SpotifyDataCLI.gitGo to the project directory
cd SpotifyDataCLIInstall dependencies
npm installStart the CLI Tool
npm run startPackages Used
chalk | inquirer | gradient-string | chalk-animation | figlet | nanospinner| axios | open | inquirer | express
Attribution
This project uses the Spotify Web API to retrieve data from Spotify. We would like to thank Spotify for providing this API and making it possible for developers to build amazing applications on top of their platform.