Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/karim-mamdouh/crud-operations

CRUD page using redux state manegement
https://github.com/karim-mamdouh/crud-operations

crud crud-operation font-awesome i18n i18next node-sass react react-hook-form reactjs redux

Last synced: 16 days ago
JSON representation

CRUD page using redux state manegement

Awesome Lists containing this project

README

        

# 📃 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