This is a simple Vue inventory app with Vuex.
Vuex was used to manage the app state throughout all the components.
Data storage with localStorage.
Hosted on Netlify.
Simple Component tree.
Styling made with plain CSS.
Responsive Design.
This is my first Vue App with Vuex.