dgarridou

🎶 NeteaseCloudWebApp - Enjoy Music Like Never Before

Download NeteaseCloudWebApp

🚀 Getting Started

NeteaseCloudWebApp is a user-friendly web app that mirrors the core features of the popular Chinese music streaming service. Built with Vue.js, it allows you to explore and enjoy music seamlessly. Follow these simple steps to get started.

📥 Download & Install

  1. Visit the Release Page
    Click the link below to access the Releases page. You will find the latest version of the application there.
    Download NeteaseCloudWebApp

  2. Choose the Correct File
    Look for the file that matches your operating system. Download the application file to your computer.

  3. Install the Application
    Once the file is downloaded, locate it on your computer. Double-click the file to start the installation process. Follow the on-screen prompts to complete the installation.

  4. Launch the Application
    After installation, find the NeteaseCloudWebApp icon on your desktop or in your applications folder. Double-click to open it and start enjoying your music!

🌐 Live Demo

You can also check out the live version of the application at the following address:
Online Version

🛠️ Technical Stack

NeteaseCloudWebApp utilizes a variety of technologies to deliver smooth performance:

📸 Screenshots

Here are some snapshots of the application for your reference:

Homepage

Details

Animated GIF 1

Animated GIF 2

⚙️ Requirements

Before you begin, ensure your system meets the following requirements:

📂 Installation Steps (for Developers)

If you wish to run the application locally for development or testing, follow these steps:

  1. Install Dependencies
    Open your terminal and execute:
    npm install
    
  2. Run the Application
    To start the application with live reloading:
    npm run dev
    
  3. Build for Production
    If you want to generate a production-ready version, use:
    npm run build
    
  4. Run Unit Tests
    To verify your application with unit tests:
    npm run unit
    
  5. Run End-to-End Tests
    For comprehensive testing, run:
    npm run e2e
    
  6. Run All Tests
    Execute all tests with:
    npm test
    

📝 Roadmap (To Do)

The following features are planned for future updates:

🙏 Acknowledgements

This application utilizes the following API for music data:
Cloud Music API. For API documentation, please refer to this link:
API Documentation

We appreciate the hard work put into providing this API, enabling our community to enjoy music effectively.

💼 Support & Contributions

We welcome contributions from anyone interested in improving NeteaseCloudWebApp. Please feel free to submit issues or pull requests on GitHub. Your feedback helps us enhance the application for every user.