This application demonstrates React, Redux and Material Ui with CRUD operations.
- React.
- Plugins/Libraries:
- Redux for stores
- Plugins/Libraries:
- Used create-react-app for implementation.
- Create form to create agenda list
- Creat, Read, Update and Delete list items
- store for redux store, respective reducers and actions.
- components for all the components.
-
If node is not installed then Install [node] (https://nodejs.org/en/download/)
-
Run the following command to load all the module dependencies for this app:
-
Run the following command to load all the module dependencies for this app:
Open http://localhost:3000 to view it in the browser.