Lowkey player
A web based music player inspired by Spotify and SoundCloud.
Visit it live, here
Highlights
- Minimalist UI inspired by Spotify
- Track specific wavegraph inspired by SoundCloud
- Custom playlist creation
- Vast array of genres
- Activity and listening history
- Mobile responsiveness
This projects uses JioSaavn API to fetch resource data
Local installation
-
Clone the repo
git clone https://github.com/tejas-git64/LowKey-player.git -
Install dependencies
npm install -
Run the project
npm run dev -
Preview by pasting the url
http://localhost:5173in your browser
Tech stack
- Client: React.js, Tailwind, TypeScript
- Hosting: Netlify