Skip to content

Project developed as part of Vue School's Vuex for Everyone Course. The goal was to learn and practice how to manage an app's state using Vuex. The topic was a shopping cart for an online store

porziopablo/vuex-for-everyone-course

Repository files navigation

Vue School - Vuex for Everyone Course

Project developed as part of Vue School's Vuex for Everyone Course. The goal was to learn and practice how to manage an app's state using Vuex. The topic was a shopping cart for an online store.

Installation

1 - Clone repo:

git clone https://github.com/porziopablo/vuex-for-everyone-course.git

2 - Install dependencies:

npm install

3 - Run on port 8080:

npm run dev

About

Project developed as part of Vue School's Vuex for Everyone Course. The goal was to learn and practice how to manage an app's state using Vuex. The topic was a shopping cart for an online store

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published