Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
April 24, 2021 07:14 pm GMT

vue 3 ecommerce

i create a repo, a simple ecommerce template with cart and use a lot of things that a vue developer needs for basic app. ui maybe not perfect but these what i used in this project:

  • a good folder structure(sort by feature)
  • build a cart with vuex
  • use plugins
  • create components for vanilla js libraries
  • countdown timer
  • dropdown
  • sliders
  • gallery
  • rating

source code: https://github.com/Tefoh/vue-ecommerce-template .
demo: https://vue-ecommerce-template.netlify.app/

i hope this will be useful for you :))


Original Link: https://dev.to/tefoh/vue-3-ecommerce-1j7h

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To