Git Product home page Git Product logo

music-webapp's Introduction

Music Web App

Online Address: https://www.fleetingsound.us

Features

  • Netease Music user login, visitor login.

  • Recommended playlist and carousels display.

  • Comprehensive information retrieval (Singer,Song, MV, and Album)

  • MV List (Options: Popular, Latest and Netease exclusive MV)

  • The latest music list recommendation.(such as Billboard,itunes, and ACG)

  • Lazy loading and AutoPager.

  • Latest MV & hot comments.

  • Song player supports to adjust the progress, view the lyrics and modify the waitlist.

Stack

Front End: React + Redux + Antd UI+ CSS-IN-JS +CREATE-KEYFRAME-ANIMATION

Server: NeteaseCloudMusicApi ( from Github repositories )

Deployment: Nginx & Node

Installation & Run

  1. Server Install packages:

    > npm install 
    Or
    > yarn
    
    Run
    >npm run start
  2. Front End install packages:

    > npm install 
    Or
    > yarn
    Run
    >npm run start
  3. Attention:

    As this project use separate Antd components. After installed the node_modules, it is needed to change webpack settings in

    react-scripts/config/webpack.config.js

     babelrc: true                       (line 391)
  4. About access permission:

    • If you are Netease Music user, besides the user Login, it is needed to set proxy in the Server Files. (Please check Netease API )
    • For paid songs and geographic restricted songs, visitors are not authorized to access.
  5. Attention

    • For personal use, it is needed to modify your info. Please check the code in /FrontEnd/src/components/Login/index.js , about line 31 &32.

    •     const sentPhone='your username'
          const sentPassword='set your own password'

ScreenShots

1.Login Page & Recommend Page

Snipaste_2020-09-02_17-10-16

2. Search & Play

Snipaste_2020-09-02_17-20-56

3. MV List & Watch &Comments

Snipaste_2020-09-02_17-29-45

music-webapp's People

Contributors

fleetingecho avatar

Stargazers

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