Shreypatel13ll / PlaySound

Choose your music to play.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlaySound

PlaySound is a web application that allows you to listen to your favorite music from YouTube without the videos. It is built using Flask, HTML, CSS, and JavaScript.
(ignore messy code as this was my first web Project).

ScreenShots

Screenshot 2023-04-08 140419

Screenshot 2023-04-08 140249

Features

  • Simple and easy to use user interface
  • Built with Flask, HTML, CSS, and JavaScript
  • No need for searching just click and play

Getting Started

To get started with Joner Music Player, you can either download the code and run it on your local machine, or you can use the hosted version on the web.

Prerequisites

  • Python 3
  • Flask

Installing

  1. Clone the repository: git clone https://github.com/Shreypatel13ll/PlaySound.git
  2. Navigate to the project directory: cd PlaySound
  3. Install the required packages: pip install --r requirements.txt
  4. Run the server: python main.py
  5. Open your browser and navigate to: 'http://localhost:5000'

About

Choose your music to play.


Languages

Language:CSS 94.7%Language:HTML 2.8%Language:JavaScript 2.2%Language:Python 0.4%