Skip to content

Chrahuldeveloper/TuneIn

Repository files navigation

🎵 TuneIn

TuneIn Demo

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
  • ✅ 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

 
 
 

Contributors