/Simple-CRUD-using-React-Redux

This a simple CRUD operations using Redux toolkit for react, This is my beginning using this library

Primary LanguageJavaScript

Simple-CRUD-using-React-Redux

This a simple CRUD operations using Redux toolkit for react, This is my beginning using redux It doesn't have the best styles, it's just for practice.

Here you can see the taks that you added, the applicaction keeps the state image

In this other section, you can add a task, wich will be added to the application state. This means that our state can be updated, deleted or added. Example: image