Skip to content

TuneIn is a sleek web application that lets Spotify users showcase their listening habits.Perfect for embedding in your GitHub README or portfolio!

Notifications You must be signed in to change notification settings

Chrahuldeveloper/TuneIn

Repository files navigation

🎵 TuneIn

TuneIn is a web app that connects with Spotify to show your currently playing track, recent activity, and playlists. Perfect for embedding in your GitHub README or portfolio!

Features

  • ✅ Show currently playing track
  • ✅ View recently played tracks
  • ✅ Browse your Spotify playlists
  • ✅ Generate widgets for GitHub README or personal sites

Setup & Installation

# Clone the repository
git clone https://github.com/yourusername/tunein.git

# Navigate to the project directory
cd tunein

# Install dependencies
npm install

# Create a .env file and add Spotify credentials
echo "VITE_CLIENT_ID=your_spotify_client_id" >> .env
echo "http://127.0.0.1:8000/dashboard" >> .env

# Run the development server
npm run dev

About

TuneIn is a sleek web application that lets Spotify users showcase their listening habits.Perfect for embedding in your GitHub README or portfolio!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published