Skip to content

mcanjs/react-music-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Music Player -- BETA --

This project was bootstrapped with Create React App.

Getting started with the project

After cloning the repository to your computer, install "npm install" to download all the modules.

The folders you want to modify have a sequence rule.

| - Components
| - Core
| - Pages - > Sections
| - json

  • Page transitions are in the "Components" folder
  • The codes that affect all pages are in the "Core" file
  • The content of pages or "Component"s is in "Pages" and "Sections".
  • Static data is in "JSON" file

Changes To 🔔

=> If current music ended, next music auto played 🔈
=> If keyboard right arrow pressing, next music auto played ➡️
=> If keyboard left arrow pressing, previous music auto played ⬅️
=> "Your-best" page is created 🆕

About

React component music player for WEB --BETA--

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published