Skip to content

sddion/wave-music-player

Repository files navigation

Wave Music Player

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.

💻 Tech Stack:

HTML5 Render JavaScript CSS Express

Features

  • 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.

Demo

Live Demo

Screenshots

Desktop Screenshot

Android Screenshot

Installation

  1. Clone the repository:

    git clone https://github.com/sddion/wave-music-player.git
  2. Navigate to the project directory:

    cd wave-music-player
  3. Install dependencies:

    npm install
  4. Run the application:

    npm start
  5. Open your web browser and navigate to http://0.0.0.0:3000 to access the Wave Music Player.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.

License

This project is licensed under the ISC License.

Acknowledgements