GithubHelp home page GithubHelp logo

react-music-player's Introduction

React-Music-Player

Learn from imooc

展示地址

点我

功能与设计

  • 布局采用Bootstrap(因为懒,懒得设计了)
  • 完成了imooc视频上所有功能
  • 播放时间是顺序的,不是视频中的倒数
  • 完成了随机、顺序、单曲循环等功能

说明

  • build 里面是已经打包好的文件,直接可运行
  • 初始化请用npm install --save-dev
  • 运行 npm start
  • 服务器是在 loaclhost:8080
  • 视频有个巨坑:react-router用的是2.0.0 ,现在版本都4以上了,所以npm install react-router 要指定版本,否则就去啃新版本的react-router开发文档吧
  • webpack 采用自己配的脚手架,外加视频上用到的一些东东,比如Pubsub.js之类的

bug修复

  • 音量bug修复
  • 在列表删除歌之后,仍会播放当前歌曲的bug修复
  • 播放列表为空时,仍会播放当前歌曲的bug修复

react-music-player's People

Contributors

dcison avatar

Stargazers

AmberStory avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.