● Implemented Redux for state management and Thunk for dispatching actions to fetch API data for updating state slices and rendering components using state. ● Refactored CRUD operations from fetch to using Axios with header payload JWT access token. ● Developed Submission forms with validation using React.js and data transmission using CRUD operations on Node.JS server.