This is a simple user interface for read-only purposes and interactions with the Spotify API.
The primary function of this application is to display the top most listened artists. Additionally, users can log in with their accounts to fetch their most listened songs, artists, or podcasts.
This project utilizes the Spotify API for educational purposes.
- Display the top most listened artists.
- User authentication to access personal data (most listened songs, artists, podcasts).
- Educational use of the Spotify API.
Feel free to clone or fork this repository. If you wish to set up the project locally, please follow the installation instructions below:
- Clone the repository:
git clone https://github.com/Brightdotdev/spotifyApiProject.git
- Navigate to your Repository
cd spotifyApiProject
- Install dependencies
npm install
- Start the application
npm run dev
For more information on how to use the Spotify API, please read the Spotify API Documentation.
This project is licensed under the MIT License - see the LICENSE file for details.
** MIT License **
Copyright (c) [2025] [Akinola Bright]