Skip to content

mitushaa/react-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Application using React

  • Read a list of tasks
  • Add a task
  • Mark any task
  • Delete any task
  • Edit any task
  • Add label to the task

Technologies used:

React

Advance React: Redux, Redux-thunk middleware

Implementation Steps:

  1. Installation and configuration of React Application
  2. Configuring Redux Structure
  3. Perform create, edit, delete and adding label to tasks.

Functionality of the project:

Implementing actions, reducers and store in redux. Roles of Action, Dispatch, Reducer, State, Provider, Connect

About

Todo Application using React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published