Ujjalzaman / A-Redux-Thunk-Powered-Todo-App

This is a todo app that will be built using React and Redux Thunk, and will also include a vanilla JavaScript version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A-Redux-Thunk-Powered-Todo-App

completed todos, and update the status of a todo by marking it as complete or incomplete. With the help of Redux Thunk middleware, the app will have a smooth and efficient state management system that allows asynchronous actions to be dispatched and handled in a structured way.

Additionally, a vanilla JavaScript version of the todo app will also be included, providing an alternative for those who prefer a simpler and more lightweight solution. The vanilla JS version will have a similar set of features, including the ability to add, delete, filter, and update todos.

Overall, this todo app with Redux Thunk and vanilla JS provides a user-friendly and highly customizable solution for task management. Whether you prefer the power of React and Redux or the simplicity of vanilla JS, this app has got you covered.

About

This is a todo app that will be built using React and Redux Thunk, and will also include a vanilla JavaScript version


Languages

Language:JavaScript 56.3%Language:CSS 41.6%Language:HTML 2.1%