/infinitunes

[WIP] 🎵 A Simple Music Player Web App made with ⚛️ React + Vite + Tailwind and Redux Toolkit.

Primary LanguageTypeScriptMIT LicenseMIT

infinitunes

[WIP] 🎵 A Simple Music Player Web App made with ▲ Next.js 13 + Tailwind.


 Live Demo 

Building from Source

  • Fetch latest source code from master branch.
git clone https://github.com/rajput-hemant/infinitunes
cd infinitunes
  • Rename .env.example => .env.local, add your own JioSaavn API Endpoint.
JIOSAAVN_API_URL=https://jiosaavn-api-ts.vercel.app # <- change this to your own API URL
NEXT_PUBLIC_JIOSAAVN_API_URL=https://jiosaavn-api-ts.vercel.app # <- change this to your own API URL
  • Run the app with VS Code or the command line:
bun i
bun dev

Deploy Your Own

You can deploy your own hosted version of infinitunes. Just click the link below to deploy a ready-to-go version to Vercel.

Deploy with Vercel

Contributors:

Note: It may take up to 24h for the contrib.rocks plugin to update because it's refreshed once a day.