GithubHelp home page GithubHelp logo

mark1's Introduction

rc-music

V1.0 开发计划

V1.0 版本待支持以下功能

Recommend

  • 个人每日推荐(轮播)以当日日期命名菜单栏

image-20210227193237971

  • 私人 FM

image-20210227193457197

  • 我的歌单

卡片大图

image-20210227193533347

  • 收藏 MV(视频播放)

卡片形式,支持 Hover 播放

image-20210227193616481

Treasure

  • 收藏专辑

image-20210227195530795

  • 订阅电台

image-20210227195432503

  • 收藏歌手

上方采用循环滚动列表

image-20210227194741859

点击某个歌手后,下方展示歌手信息和专辑列表

image-20210227194839001

image-20210227194849778

  • 音乐云盘

image-20210227194919045

  • 历史播放记录(保存七日)

同上图云盘设计

Mine

  • 账户登录及退出登录
  • 用户个人信息展示
  • 修改用户资料
  • 主题换肤

开发日志

2021-01-19

基于 CRA 初始化项目,并添加less支持

2021-02-27

配置http-proxy-middleware开启本地跨域

Q&A

electron 安装失败

在项目根目录新建.npmrc文件,也就是npm的配置文件,然后写入如下配置:

registry=https://registry.npm.taobao.org
sass_binary_site=https://npm.taobao.org/mirrors/node-sass/
phantomjs_cdnurl=http://npm.taobao.org/mirrors/phantomjs
ELECTRON_MIRROR=http://npm.taobao.org/mirrors/electron/

reference

  • create-react-app
  • electron
  • classnames

mark1's People

Contributors

wood3n avatar

Watchers

 avatar  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.