top of page

Artist Search Engine

The Artist Search Engine is a digital platform that utilizes the MVC pattern with Vue.js for dynamic interaction and Bootstrap for responsive design. This project aimed to create an intuitive and efficient search interface for users to explore various artists and their music tracks, leveraging the iTunes API for data retrieval. 

Technologies Used: JavaScript, HTML, CSS, Vue.js, Bootstrap, iTunes API

Key Features

  • Users input artist names to fetch data dynamically via AJAX from the iTunes API.

  • Results are shown in a grid layout with artist images and information.

  • Includes tabs for track details, genre filters, and sorting options to enhance user interaction.

bottom of page