Mall Vue

screenshot of Mall Vue
vue

基于Vue+Vuex+iView的电子商城网站

Overview

The MALL-VUE is a front-end project of an e-commerce website built using VUE + VUEX + iView UI. It provides a user-friendly interface for customers to interact with the e-commerce platform. The project has different branches catering to various needs, including a pure front-end project, a project that combines with a backend API server, and a project with front-end, back-end, and mobile-end components.

Features

  • Front-end Project: Built using Vue + Vuex + iView UI.
  • Branches: Different branches for pure front-end, backend API integration, and full project with mobile-end.
  • TO-DO List: Includes pages like Home, Login, Signup, Product List, Product Detail, Shopping Cart, Order, Pay, Feedback, Merchant, and User.

Summary

The MALL-VUE project offers a comprehensive front-end solution for e-commerce websites, leveraging VUE + VUEX + iView UI for a seamless user experience. With different branches catering to specific needs, developers can easily fork and customize the project to suit their requirements. The TO-DO list provides a clear overview of the included pages for quick reference and development.

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.

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.

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.