Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 476 Bytes

File metadata and controls

20 lines (13 loc) · 476 Bytes

Simple Inventory / Shopping List App

This is a simple Vue inventory app with Vuex.

Vuex

Vuex was used to manage the app state throughout all the components.

Some App Details

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.

Live Version

Vue Simple Inventory