Wave Music Player is a sleek and intuitive web application for playing your favorite tunes. It offers a user-friendly interface and a range of features to enhance your listening experience.
- Search Functionality: Easily find your favorite songs with the search feature.
- Album Cover Slider: View album covers in a stylish carousel.
- Music Player Controls: Play, pause, shuffle, and skip tracks with ease.
- Responsive Design: Enjoy a seamless experience on any device.
-
Clone the repository:
git clone https://github.com/sddion/wave-music-player.git
-
Navigate to the project directory:
cd wave-music-player
-
Install dependencies:
npm install
-
Run the application:
npm start
-
Open your web browser and navigate to
http://0.0.0.0:3000
to access the Wave Music Player.
Contributions are welcome! Please fork the repository and submit a pull request with your changes.
This project is licensed under the ISC License.
- Font Awesome for the beautiful icons.
- Swiper for the carousel slider.