Vue Website

screenshot of Vue Website
express
vue
scss

:cake: 想用vue把我现在的个人网站重新写一下,新的风格,新的技术,什么都是新的!

Overview

The recent update to the website offers a refreshing new experience, showcasing the capabilities of the popular front-end framework Vue. With an emphasis on enhancing user interaction and modern design, this update integrates various features that cater to music lovers and social media enthusiasts alike. The aim is to not only improve functionality but also to deliver an engaging platform for users who enjoy exploring and sharing their musical tastes.

Features

  • Dynamic Music Streaming: Access a vast library of songs powered by a reliable API from NetEase Cloud Music, ensuring seamless playback of your favorite tracks.
  • Customizable Wallpapers: Users can personalize their experience with custom wallpapers, including options to set personal or themed backgrounds.
  • Real-Time Weather Information: Stay updated with local weather conditions displayed alongside your music listening experience, enhancing user engagement.
  • Daily News & Humor: Enjoy a daily dose of news and humor, offering a light-hearted break and keeping users informed.
  • User Interaction: Share personal updates through text and images, fostering a community feel on the platform.
  • Enhanced Mobile Compatibility: The website is optimized for mobile devices, ensuring a smooth and enjoyable experience on the go.
  • Local Storage Synchronization: Enjoy a personalized session with features like music favorites and user login information saved in local storage for easy access.
  • Intuitive Audio Control: Customizable audio settings allow users to adjust their listening experience, including the ability to add audio overlays and control display modes.
express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

Pug

Pug is a high-performance template engine for Node.js and browsers that enables developers to write HTML templates using a concise and intuitive syntax. It supports a range of features, including template inheritance, conditionals, loops, mixins, and more, and can be easily integrated into a variety of web frameworks and build tools.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.