Skip to content

Latest commit

 

History

History
118 lines (63 loc) · 6.09 KB

README.md

File metadata and controls

118 lines (63 loc) · 6.09 KB

Linkedin Profile Phone License

System 🤖: Template Frontend

Project Job ✏️: WebSite CL Cake Shop.

Team Word: Liên hệ công việc https://profile-forme.cf

1. Nguyen Tien Tai ( Developer 🚩).


Vue3 active on

Since Vue 3 no longer supports IE11, Element Plus does not support IE either.

 Edge
IE
 Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Not Support Edge ≥ 79 Firefox ≥ 78 Chrome ≥ 64 Safari ≥ 12

Page WebSite

Feature:

1. Products

  • Get all products.

  • Get detailed products.

2. Carts ( Local Storage)

  • Add to cart.

  • Delete each product in the cart.

  • Delete all carts.

  • Get all carts.

  • Increment quantity.

  • Decrement quantity.

3: Orders

  • Create orders.
  • Get all orders.

1. Product List

image

image

image

image

2. Product Detail

image

3. Cart

image

image

4. Orders

image

image

5. Thank You

image

6. Not Found

image

7. Loading Animation

image

8. Show toast

image

image

Run source code

  • Then run : git clone

  • Then run : cd CL-Cake-Shop

  • Then run : make run-all

Now, in the browser go to localhost:5173

For Production Build

Run : npm run build

Thank You <3.