Waveyy is a premium web music app built using Next.js, App Router, and the JioSaavn API. The user interface is styled with Vanilla CSS and Tailwind for a modern, high-end experience.
- High-Fidelity Streaming: Browse and listen to millions of tracks from JioSaavn.
- Modern UI: Sleek, immersive design with smooth transitions and glassmorphism.
- Smart Search: Direct, immediate search results that update as you type.
- Social Integration: Connect your Discord and share what you're listening to.
- Personalized Experience: Sync your play history and create custom playlists.
- Clone your repository:
git clone <your-repo-url>
cd Waveyy- Install dependencies:
npm install-
Configure your Environment Variables: Create a
.envfile based on.env.examplewith your Supabase and API credentials. -
Run the development server:
npm run devVisit http://localhost:3000 to start listening.
This project is licensed under the MIT License.