sneha-jaz / PulsePlay

A sleek and modern music player web app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PulsePlay - Music Player

PulsePlay is a music streaming web app built with React, Vite, TypeScript, and Tailwind CSS. It focuses on providing an immersive audio experience, allowing users to stream music from various sources, including local and online storage devices.

Features

  • Listen to audio from your local library.
  • Browse music by genre.
  • Create playlists and play audio from saved playlists.
  • Manage the audio queue for uninterrupted listening.

Getting Started

  1. Clone the repository:
    git clone https://github.com/your-username/PulsePlay.git
    
  2. Navigate to the project directory:
     cd PulsePlay
    
  3. Install dependencies:
     npm install
    
  4. Start the development server:
     npm run dev
    

Development Process

PulsePlay is open to contributions. Before making changes, create an issue or comment to coordinate efforts and avoid conflicts.

Project Link

PulsePlay on GitHub

About

A sleek and modern music player web app


Languages

Language:TypeScript 70.4%Language:JavaScript 17.4%Language:CSS 10.1%Language:HTML 2.2%