Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 753 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 753 Bytes

mevn-crud

Fullstack CRUD + Image + Authentication with Vue + Vuex + Vite, Express, JWT, Node, MySQL

Run App

Frontend : npm run dev
Backend : npm run start-dev

Sign-In

image

Sign-Up

image

Product Page

image

Add Product

image

Edit Product

image