Fully responsive Music Player. Builded with next technologies:
- React,
- Redux,
- Tailwind CSS,
- RapidAPI (shazamCoreApi),
- IP Geolocation API
- You can play music,
- You can use the search to find the music you want.
- You can listen to popular artists in your area
- You can search for top artists and top charts.
- Lyrics to songs are also available to you.
You can use the deployed version of the application or run the application on your computer. To do this, you need to clone the application on your computer from the repository using the git clone command. Then install the dependencies using the npm install command. Next, you need to run the application using the npm run dev command.