Skip to content

MostafaEllethy/music-app

Repository files navigation

Music App

Cloud Music Player using React, Redux Toolkit, and Tailwind CSS

 

🎉 Live Site

View Live

 

📸 Screenshot

screenshot

 

✨ Features

  • Stunning Responsive UI
  • Customizable Theme
  • Dark & Light Mode
  • Music Player Controls
    1. Play / Pause
    2. Prev / Next
    3. Volume Bar
    4. Shuffle & Loop
    5. Seek Bar
  • Search
  • Songs by Genre
  • Songs around You
  • Top World Charts
  • Top Artists
  • Containerized

 

Built With

 

Setup

# Install dependencies
$ npm install

# Compiles and hot-reloads for development
$ npm run dev

# Compiles and minifies for production
$ npm run build