Giter VIP home page Giter VIP logo

vue3.0-web-music's Introduction

Vue 仿网易云音乐客户端

项目整体结构与部分演示

基本结构

结构

1、推荐模块与歌单相关模块部分

歌单

2、歌手模块、排行榜与最新音乐部分

歌手

3、榜单与播放器部分

播放器

4、搜索与视频相关部分

搜索

使用步骤

后台

  1. NeteaseCloudMusicApi拉下代码,按照其说明跑起来即可

前端

  1. 拉下代码后,如果想换成自己相关的歌曲榜单内容,需要先跑后端代码(一般为3000端口),去网易云音乐 NodeJS 版 API找到登录接口/login/cellphone,手机或者其他方式登录后,将生成cookie,将其复制到/src/api/request.ts文件的COOKIE即可
  2. 跑项目
    npm install
    
    npm run serve
    

参考链接

vue3.0-web-music's People

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.