This is a practical project follwing vue course on LinkedIn Learning with my own changes. original course https://github.com/LinkedInLearning/vuejs-creating-and-hosting-a-full-stack-site-4359014
- The orginal course use options api, I use composition api.
- Replace event handle with my own encapsulated component 'eventBus'
- Divide router in a seperated file.
- publish branch is the latest.
- use vuetify
- scss has been used to avoid duplicate styles
- Please visit https://vue-ecommerce-fullstack.onrender.com