Skip to content

opennext/music-app-based-on-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Music Application based on React and Redux

Overview

It(music-app-based-on-react) is a sample of music player based on H5 Audio and react.js.
This project was bootstrapped with Create React App.
Its theme used TV design style. So it is fit to run in TV.
As a web app, so you can also run it on PC or mobile using Chrome or Safari.

App Snapshot

music app snapshot

Construct sketch

dependencies

  • react
  • react-dom
  • react-icons
  • react-redux
  • redux
  • react-tv (Key Navigation)
    ...

How to run

Run:

yarn install
yarn run build

You will get the code in the dir: /build for production ENV.

Or use yarn run start to develop it.

yarn run start

About

A Music Application based on React and Redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published