CRUD-TODO_redux_

This project developed with Redux encompasses a CRUD TODO application created using React. Essentially, it is a task management application where users can easily manage their tasks. Basic CRUD operations such as adding new tasks, viewing existing tasks, updating, and deleting them are supported. All these operations are persisted to the API behind the application. This enables users to effectively manage their tasks while leveraging the powerful state management features of Redux to maintain the application state.

Software Languages

  • HTML

  • CSS

  • JavaScript

Libraries

  • React

  • Redux

  • React Router DOM

  • Axios

Development Tools

  • Vite

Frameworks

  • Bootstrap

Screen Gif