simplest-redux-example
simplest-redux-example copied to clipboard
Configure react project
re-configure react project with redux packages.
Delete functionality added which performs the delete operation using redux concept.
Update functionality Added Cancel event handled and change the JSON object with everything in lowercase.
Update README.md file with set of instruction which makes developer better understood to implements redux structure in react,