⭐️ Zing Mp3 Clone ⭐️

A Player Music written in ReactJS

Introduction

Zing Mp3 Clone full-screen music player application

The presented user interface is related to the Zing Mp3 Music website. It uses the popular responsive design, which can give you the same experience as the original application, whether on a PC or mobile phone, motion or move.

Main Technology

JavaScript React Redux SASS React Router

Features

  • Continuous playback of cross pages - Seamless playback across your entire site.
  • Full-featured controls - Play, pause, next, previous, search, shuffle, repeat mode, volume, dowload, etc.
  • Change theme - Match your look. Choose a theme with one tap
  • Dynamic Playlists - Music from various sources: MP3, SoundCloud, Youtube...
  • Flexible UI - The player can be mounted on top or bottom. Playlists can be converted.
  • Favorites list - Add and remove songs to favorites when logged in
  • Radio - Connect with people from all over the country through Radio

Screenshots

image image image image image image

Development


To get started just pull the repo and run the following

npm install
npm run build
npm start