1.0.1 • Published 1 year ago

spotifydatacli v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

MIT

Installation

Install spotifyDataCLI with npm

  npm i spotifydatacli

Usage

spotifydatacli

Run Locally

Clone the project

  git clone https://github.com/Vishalqw78/SpotifyDataCLI.git

Go to the project directory

  cd SpotifyDataCLI

Install dependencies

  npm install

Start the CLI Tool

  npm run start

Packages 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.

Authors