A Single Page Contact List application using VueJS , VueRouter & VueX
Here you can see the screenshot
- ViteJS
- Tailwind CSS
- VueRouter
- Vuex Setup for Central state Management
- Contacts List
- Add Contact
- Edit Contact
- Delete Contact
git clone https://github.com/mdrathik/vuejs-vuex-crud
cd vuejs-vuex-crud
npm install
npn run dev