Skip to content

Arnav-lunatic/LunaMusic

Repository files navigation

Luna Music

This is a music streaming application built with React that utilizes an unofficial JioSaavn AP. It allows you to browse, play, and download music. This is a beta version and may contain bugs. I am actively working on improvements and will address any issues in future updates.

Luna Music v-1.0

Installation

  1. Clone this repository.
  2. Install dependencies: npm i

Running the App

Start the development server: npm run dev