GithubHelp home page GithubHelp logo

awesome-archive / vue-netease-music Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sl1673495/vue-netease-music

0.0 2.0 0.0 3.76 MB

🎵基于Vue2、Vue-CLI3的高仿网易云mac客户端播放器(PC) Online Music Player

Home Page: http://shanshihao.cn

Vue 75.56% JavaScript 18.62% CSS 4.78% Shell 0.33% HTML 0.71%

vue-netease-music's Introduction

音乐播放器虽然烂大街了,但是作为前端没自己撸一个一直是个遗憾,而且偶然间发现 pc 端 web 版的网易云音乐做的实在是太简陋了,社区仿 pc 客户端的网易云也不多见,为了弥补这个遗憾,就用 vue 全家桶模仿 mac 客户端的 ui 实现了一个,欢迎提出意见和 star~

预览地址

源码地址

进度

  • mv 页(3.0 新增)
    • 评论区
    • 推荐 mv
  • cd 页 (2.0 新增)
    • 歌词
    • 评论区
    • 推荐歌单
    • 推荐歌曲
  • 搜索建议
    • 搜索联想
    • 热词搜索
  • 搜索详情
    • 歌曲
    • 歌单
    • MV
  • 播放(版权歌曲无法播放)
  • 发现页
    • banner 图
    • 最新歌曲
    • 推荐歌单
  • 播放列表
  • 播放记录
  • 全部歌单
  • 歌单详情
    • 音乐列表
    • 评论区
  • 最新音乐
  • 主题换肤功能
  • 登录(网易云 uid 登录)
    • 获取用户信息
    • 获取收藏歌单

后端接口

https://binaryify.github.io/NeteaseCloudMusicApi

技术栈

  • Vue 全家桶 Vue-CLI3 create 出来的。
  • ui 库用了魔改样式的 element-ui
  • 歌词滚动部分用了黄轶老大的 better-scroll(贼爽)
  • 主题换肤用的 css 变量替换。
  • ES 6 / 7 (JavaScript 语言的下一代标准)
  • Sass(CSS 预处理器)
  • postcss-pxtorem(自动处理 rem,妈妈再也不用担心屏幕太大太小了)

Screenshots

首页

歌单列表

歌单详情

音乐播放

安装与使用

前端项目

npm i
npm run serve

后端项目 地址 clone 下来之后执行

node app.js

默认启动在 3000 端口,之后就可以访问到接口了。

vue-netease-music's People

Contributors

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