➤ Unfortunately, the free Shazam Core Api was made paid and the link-demo to the visual interface is not available today (I'll try to find a similar replacement)
- a modern homepage,
- fully-fledged music player,
- search,
- lyrics,
- song exploration features,
- search,
- popular music around you,
- worldwide top charts,
- and much more
- Discover Section
- Rapid API Music Fetching
- Loader Component
- Error Component
- Song Card Component
- Play/Pause Functionality
- Sidebar
- Top Play Section
- Top Chart Card
- Top Artist - Swiper Component
- Song Details Page
- Artist Details Page
- Around You, Top Charts & Artists
- Search
- Deployment
- React functional components and their reusability
- React file and folder structure
- Redux Toolkit to manage the state of application
- mastery using Tailwind and make the app responsive on all devices
- to fetch data from unlimited sources using RapidAPI.
- React.js
- Redux Toolkit
- RapidAPI - Shazam
- CSS
- Tailwind
// first install all necessary dependencies
npm i
// next run
npm run dev