Giter Site home page Giter Site logo

r1sh4bh81 / music.player Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 240.77 MB

This music player, created using HTML, CSS, and JavaScript, supports MP3 and WAV formats and offers basic controls like play, pause, next, previous, and volume adjustment. It displays the current song title, artist, and album artwork, and users can easily add songs to the playlist for a customizable music experience.

Home Page: https://musicplayer81.netlify.app

SCSS 25.00% HTML 22.21% JavaScript 14.96% CSS 37.83%
js json music music-player webpage website mp3 mp3-files mp3-player mp3player youtube

music.player's Introduction

Music Player

This is a simple music player created with HTML, CSS, and JavaScript and some use of JSON(i guess!) .

Features

  • Plays audio files in MP3 and WAV formats
  • Provides basic controls such as play, pause, next, previous, and volume adjustment
  • Displays the current song title and artist
  • Shows the album artwork for the current song
  • Allows users to add songs to the playlist

Getting Started

  1. Clone the repository to your local machine.
  2. Open index.html in your web browser.
  3. Use the "Add Song" button to add songs to the playlist.
  4. Use the controls at the bottom of the player to play, pause, and adjust the volume of the audio.

Project Structure

music.player/
├── css/
│   ├── style.css
├── img/
│   ├── img1.jpg
│   ├── img2.jpg
│   ├── img3.jpg
│   ├── img4.jpg
├── js/
│   ├── script.js
├── songs/
│   ├── song1.mp3
│   ├── song2.mp3
│   ├── song3.mp3
├── index.html
├── README.md

The project contains four main folders:

  • css: Contains the CSS file for styling the music player.
  • img: Contains the album artwork images used in the player.
  • js: Contains the JavaScript file for controlling the player and handling user interactions.
  • songs: Contains the audio files that can be played in the player.

Technologies Used

  • HTML
  • CSS
  • JavaScript

music.player's People

Contributors

r1sh4bh81 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.