Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 2.73 KB

README.md

File metadata and controls

20 lines (16 loc) · 2.73 KB

📃 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