Skip to content

🎢 A modern music dashboard built with React, Vite, and TailwindCSS β€” fast, responsive, and deployed on GitHub Pages.

Notifications You must be signed in to change notification settings

poran-dip/TuneX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎢 TuneX

TuneX is a sleek music dashboard app built with Vite, React, and TailwindCSS. It’s designed to explore, manage, and vibe with your music in a clean UI.


πŸš€ Features

  • ⚑ Fast dev setup powered by Vite
  • 🎨 Modern UI styled with TailwindCSS
  • πŸ” Search & browse music/artist data
  • πŸ“± Responsive design (works on desktop + mobile)
  • πŸ”„ GitHub Pages auto-deploy via CI/CD workflow

πŸ› οΈ Tech Stack

  • Frontend: React + Vite
  • Styling: TailwindCSS
  • Deployment: GitHub Pages (with GitHub Actions)

πŸ“¦ Getting Started

1. Clone the repo

git clone https://github.com/poran-dip/TuneX.git
cd TuneX/client

2. Install dependencies

npm install

3. Run locally

npm run dev

App will be live at http://localhost:5173.

4. Build for production

npm run build

🌐 Deployment

TuneX auto-deploys to GitHub Pages using a GitHub Actions workflow. Every push to main builds the app and publishes it to:

πŸ‘‰ https://porandip.github.io/TuneX

About

🎢 A modern music dashboard built with React, Vite, and TailwindCSS β€” fast, responsive, and deployed on GitHub Pages.

Topics

Resources

Stars

Watchers

Forks