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.
Installation
Clone the repository using the following command:
git clone {repo} --depth=1
This command will get you the master branch for the pure front-end project.
If you want to clone the entire repository (178M), ensure your network speed is good or use proxy tools.
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.