Created a music website to search and listen music using Shazam API🎧
Read a step-by-step guide to build this application.
-
"Get Ready to Jam Out with the Ultimate Music Destination! Our website brings the beat straight to you with its user-friendly design and top-notch features. Discover your next favourite hit, easily search for songs by genre, artist, and mood, and later listen on Shazam. Say goodbye to the hassle of shuffling through endless playlists - our website makes it simple to find the tunes you love. Join the party and let the music play on with our must-try music website.
-
”Get Your Groove On with the Ultimate Music Hub! With our website, access to a massive library of hit songs is just a click away. Enjoy a seamless listening experience with a simple redirect to Shazam, or easily access the songs through popular platforms like Shazam or YouTube Music. Stay ahead of the game with our display of the hottest trending songs, and never struggle to find the tune you're looking for with our user-friendly search function. Get your music fix all in one place with our must-try website.
-
"Still working on the website to make it more user-friendly and solve real-life problems faced by the user while listening to songs. More features will be added to the website. "
- Discover music using Shazam API from RapidAPI Hub.
- Discover trending songs from a vast music library.
- Directly search songs from the website.
- An easy-to-use and intuitive user interface.
1.Download the music-app directory. Click here to download it.
2.Unzip the downloaded file and navigate to the working directory.
cd RapidAPI\ DevRel-Examples-External\ main\ music-app/
3.Install dependencies
npm install
3.Create .env.local file in root and add your RapidAPI key.
NEXT_PUBLIC_RAPIDAPI_KEY=YOUR_RAPID_API_KEY
4.Run the app
npm run dev
You are all set! Open localhost:3000 to see the app.
- An internet connection is needed to stream songs.
- A Shazam, Apple Music, or Google Play Music account is required to save songs.
- Go to the website at hackthistune.com
- Sign up for a new account or log in to your existing music streaming service account.
- Browse through the search results for songs.
- Search songs directly from the website and listen to them through Shazam.
If you experience any problems or have any questions, please reach out to us at [email protected]. We're always here to assist you.