Skip to content

mdxrathik/vuejs-vuex-crud

 
 

Repository files navigation

VueJs CRUD with VueX

A Single Page Contact List application using VueJS , VueRouter & VueX


Demo Link

See Demo by Click on this

Here you can see the screenshot

Demo of Main Page

Demo of Main Page

Setup Part

  • ViteJS
  • Tailwind CSS
  • VueRouter
  • Vuex Setup for Central state Management

CRUD Part

  • Contacts List
  • Add Contact
  • Edit Contact
  • Delete Contact

Project setup

git clone https://github.com/mdrathik/vuejs-vuex-crud
cd vuejs-vuex-crud
npm install
npn run dev

About

This is the CRUD Application for VueX by VueJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 83.4%
  • JavaScript 14.4%
  • HTML 1.9%
  • CSS 0.3%