Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayoubm490/vue-js-basic-product-cart-demo
Store app built with Raw Vue.js
https://github.com/ayoubm490/vue-js-basic-product-cart-demo
vue3 vuejs
Last synced: about 10 hours ago
JSON representation
Store app built with Raw Vue.js
- Host: GitHub
- URL: https://github.com/ayoubm490/vue-js-basic-product-cart-demo
- Owner: AyoubM490
- Created: 2023-07-18T10:00:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-18T15:09:42.000Z (over 1 year ago)
- Last Synced: 2024-12-04T18:53:56.300Z (about 2 months ago)
- Topics: vue3, vuejs
- Language: HTML
- Homepage:
- Size: 381 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Product and Cart Static Code Demo
This is one of the companion repos to the Vue.js course on the freeCodeCamp YouTube channel.
You can see the different stages of development by checking out the other branches.**Other Repos from this Tutorial Series**
- [Static files from initial lessons](https://github.com/gwenf/vue3-fcc-course-static-code)
- [Vue CLI Product Cart Demo](https://github.com/gwenf/vue3-fcc-course-vue-cli-product-cart-demo)Special thanks to [TheJaredWilcurt](https://github.com/TheJaredWilcurt) for helping out with the initial static code and doing pretty much all of the styling.