Skip to content

JuaryLopez/deezer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deezer Artist Info Viewer

This project is a simple web application that consumes the Deezer API to retrieve information about a specific musical artist. The application uses HTML, CSS, and JavaScript to display data such as the artist's name, an image, the number of fans, and a link to the artist's profile on Deezer.

Features

  • Fetches artist information from the Deezer API.
  • Displays:
    • Artist name.
    • Artist image.
    • Number of fans.
    • Link to the artist's Deezer profile.
  • Clean and responsive design with custom CSS styles.

Requirements

  • RapidAPI API key to access the Deezer API.
  • Internet connection to make API requests.

Technologies Used

  • HTML: Basic structure of the page.
  • CSS: Design and styling for the user interface.
  • JavaScript: Logic to consume the API and process the data.

Installation

  1. Clone this repository:
    git clone https://github.com/JuaryLopez/deezer.git

About

Consumo de una API de la plataforma Deezer para obtener información de un artista

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors