Skip to content

Brightdotdev/spotifyApiProject

Repository files navigation

Hello there and welcome!

This is a simple user interface for read-only purposes and interactions with the Spotify API.

Project Overview

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.

Features

  • Display the top most listened artists.
  • User authentication to access personal data (most listened songs, artists, podcasts).
  • Educational use of the Spotify API.

Getting Started

Feel free to clone or fork this repository. If you wish to set up the project locally, please follow the installation instructions below:

Installation

  1. Clone the repository:
    git clone https://github.com/Brightdotdev/spotifyApiProject.git
  2. Navigate to your Repository
    cd spotifyApiProject
  3. Install dependencies
    npm install
  4. Start the application
    npm run dev

Documentation

For more information on how to use the Spotify API, please read the Spotify API Documentation.


License

This project is licensed under the MIT License - see the LICENSE file for details.

** MIT License **

Copyright (c) [2025] [Akinola Bright]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published