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
- Host: GitHub
- URL: https://github.com/dev1abhi/lashic
- Owner: dev1abhi
- Created: 2025-06-08T11:55:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-25T18:53:40.000Z (12 months ago)
- Last Synced: 2025-06-25T19:37:36.722Z (12 months ago)
- Topics: music, music-player, saavn-api, tailwind-css, typescipt
- Language: TypeScript
- Homepage: https://lashic.vercel.app
- Size: 352 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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!