An open API service indexing awesome lists of open source software.

https://github.com/dev1abhi/lashic

Experience Music
https://github.com/dev1abhi/lashic

music music-player saavn-api tailwind-css typescipt

Last synced: 11 months ago
JSON representation

Experience Music

Awesome Lists containing this project

README

          

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

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

### Running the App

```bash
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](LICENSE)

---

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