Skip to content

Latest commit

 

History

History
27 lines (12 loc) · 818 Bytes

README.md

File metadata and controls

27 lines (12 loc) · 818 Bytes

C.R.U.D-App

CRUD real-time system using MERN stack using semantic UI

  1. My C.R.U.D App

CRUD 1

2.We can also ADD new Users

CRUD2

  1. We can also check profile(READ) of a particular user

CRUD3

  1. We can UPDATE the user

CRUD4

  1. We can also DELETE particular user

CRUD5