
Music Streaming
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.
- Stream music online
- Create and manage playlists
- Search for tracks and artists
- User-friendly interface
- TypeScript
- CSS
- Node.js (version 14+ recommended)
- npm or yarn
git clone https://github.com/dev1abhi/lashic.git
cd lashic
npm install
npm start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Let me know if you'd like to add more details or customize any section!