Skip to content

Ashenoy64/HPMP

Repository files navigation

HPMP

Welcome to the HPMP a music player application! This web application aims to provide you with a fast and enjoyable music listening experience.

Getting Started

To set up the High-Performant Music Player project on your local machine:

  1. Clone the Repository: Clone this GitHub repository to your local machine using the following command:

    git clone https://github.com/Ashenoy64/High-Performant-Music-Player
    
  2. Dependencies: Ensure you have the necessary dependencies installed to run the web application. You may need tools like Node.js and npm (Node Package Manager). If you don't have them installed, you can download them from https://nodejs.org/.

  3. Install Packages: Navigate to the project directory and install the required packages by running the following command:

    npm install
    
  4. Start the Application: After installing the dependencies, start the development server with:

    npm start
    
  5. Access the Application: Open your web browser and visit http://localhost:3000 to explore the music player interface.

License

This project is open-source and available under the MIT License. See the LICENSE file for details.

Happy listening!

About

Music player web application made with Nextjs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published