Skip to content

mirzaahmedov/itunes-search

Repository files navigation

Music Search

A simple app that allows users to search for music on iTunes. Built with React and React Query.

Features

  • 🔍 Search for music by song name
  • 📃 View album artwork, track list, and pricing information
  • 🎶 Preview songs directly from the app

brave_7sqYYyxFGa

Installation

  1. Clone the repository

git clone https://github.com/mirzaahmedov/itunes-search.git

  1. Install dependencies

npm install

  1. Start the development server

npm run dev

Usage

  1. Enter a search term in the input field and song will automatically populated
  2. Click on the song name or artist name to redirect to the official iTunes page with artist or song information.
  3. Browse the search results and preview songs

API

This application uses the iTunes Search API.

Dependencies

  • react
  • react-query
  • itunes-search-api

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Simple React / TypeScript / React Query Music search app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published