This is a Spotify cloned Music player built with React that allows users to play music tracks, playlists, and enjoy a similar user experience to the official Spotify application.
Features
Play/pause, skip, and control music track Create and manage playlists Explore new releases and popular tracks Responsive design for desktop and mobile devices
Technologies Used
React React Router Spotify Web API (for fetching music data) HTML5 Audio API (for playing audio) CSS
--> Clone the repository using the command below : https://github.com/unnimayat/My-Music-App.git
--> To run the App, we use : npm start
⚠ Then, the development server will be started at http://192.168.227.55:3000