Skip to content

Avinash-singh11/music-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Player Website

A simple web-based music player application built using Vue.js. This project allows users to play music tracks, switch between songs, and search for specific tracks.

Table of Contents

Features

  • Play music tracks.
  • Next and previous track navigation.
  • Search for tracks by name or artist.
  • Display track information and cover art.
  • Favorite tracks.
  • Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Demo

You can try out the https://music-player-rust-omega.vercel.app/ by following this link.

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine.

Prerequisites

  • Node.js and npm

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/music-player-website.git

Usage

  1. Open your web browser and navigate to http://localhost:8080.

  2. Use the music player to play, pause, and navigate between tracks.

  3. Use the search bar to search for specific tracks.

  4. Enjoy your music!

Contributing

Contributions to this project are welcome. To contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or fix: git checkout -b feature-name
  3. Commit your changes: git commit -m 'Add new feature'
  4. Push to the branch: git push origin feature-name
  5. Open a pull request.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

A simple web-based music player application built using Vue.js. This project allows users to play music tracks, switch between songs, and search for specific tracks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors