Skip to content

tejas-git64/LowKey-player

Folders and files

NameName
Last commit message
Last commit date
Apr 6, 2025
Apr 5, 2025
Jan 20, 2024
Jan 20, 2024
Jun 24, 2024
Apr 6, 2025
Sep 12, 2024
Apr 5, 2025
Mar 26, 2025
Jan 20, 2024
Sep 13, 2024
Jan 20, 2024
Jun 24, 2024
Jun 24, 2024
Jun 24, 2024
Jun 24, 2024

Repository files navigation

Lowkey player

A web based music player inspired by Spotify and SoundCloud.

Lowkey banner

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:5173 in your browser

Tech stack

  • Client: React.js, Tailwind, TypeScript
  • Hosting: Netlify