Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 994 Bytes

File metadata and controls

55 lines (33 loc) · 994 Bytes
image

Lashic

Music Streaming

Overview

Lashic is a music streaming application built with TypeScript. It allows users to listen to their favorite tracks, discover new music, and manage playlists seamlessly.

Features

  • Stream music online
  • Create and manage playlists
  • Search for tracks and artists
  • User-friendly interface

Tech Stack

  • TypeScript
  • CSS

Getting Started

Prerequisites

  • Node.js (version 14+ recommended)
  • npm or yarn

Installation

git clone https://github.com/dev1abhi/lashic.git
cd lashic
npm install

Running the App

npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT


Let me know if you'd like to add more details or customize any section!