A fully-responsive and modern music player application with modern homepage and exceptional design, built using Sanity.io and React framework Next.js, with the ability to choose the genre, get the top song, see the top charts and top artists with a fully fledged Spotify-like music player with the ability to play, pause, skip, shuffle, repeat, and seek through the song, and a fully functional search where you can explore the most popular songs, artists and albums in your country. You are also able to see related songs as well as the lyrics of the song you are listening to.
Install the following prerequisites:
From the root directory run:
npm install
2. Subscribe to APIs mentioned in APIs
Click on the mentioned link and:
- Login on RapidAPI
- Click the blue Subscribe to Test button
- Paste the API keys into the required variable inside the .env file
From the root directory run:
npm start