A modern Music Search & Preview App built with React. Users can search songs, view album covers, and listen to 30-second audio previews directly in the browser.
--- ## Features
- Search songs by keyword
- 30-second audio preview player
- Album cover display
- Fast API search
- Responsive grid layout
- Artist & album information
- React (Hooks)
- JavaScript (ES6)
- Bootstrap
- Music API (Deezer proxy)
Clone the repository:
git clone https://github.com/developergith/music-stream-ui.gitGo to the project folder:
cd music-stream-uiInstall dependencies:
npm installRun the development server:
npm run devMusic data is fetched from a Deezer search API proxy.
Example endpoint:
https://striveschool-api.herokuapp.com/api/deezer/search?q=hindi
Features included in the UI:
- Navbar with search bar
- Music cards with album artwork
- Audio preview player
- Artist & album details
Ayush Nath Motichur
Give the repository a star ⭐ on GitHub.
