Skip to content

karim-mamdouh/CRUD-Operations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📃 CRUD Operations

Simple crud operations app using Redux as state manegement

Create, View, Update and Delete users

  • To add user fill form data then click Add
  • To edit user click on the (pen) icon of the desired user, once clicked user data will be filled in the form to be editted. Once finsihed click on Add button
  • To remove user click on (cross) icon of the desired user
  • (New) Supprt for En/Ar Languages

🛠 Technologies & Tools Used