A web based music player inspired by Spotify and SoundCloud.
Visit it live, here
- 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
-
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:5173
in your browser
- Client: React.js, Tailwind, TypeScript
- Hosting: Netlify