An open API service indexing awesome lists of open source software.

https://github.com/codingexplained/vuejs-ecommerce-app

Contains the code for the first example application from the Vue.js: From Beginner to Professional course.
https://github.com/codingexplained/vuejs-ecommerce-app

javascript vue vue2 vuejs vuejs2

Last synced: 8 months ago
JSON representation

Contains the code for the first example application from the Vue.js: From Beginner to Professional course.

Awesome Lists containing this project

README

          

# Vue.js E-commerce Example Application

This repository contains the code for the first example application from the [Vue.js: From Beginner to Professional course](https://l.codingexplained.com/r/vuejs-course?src=github).

Note that this application is **not intended for showing best practices**, as it is the very first application in a large Vue.js course.