Skip to content

This application has been built using React, Redux, API calls with submission forms , JS (ES6), Material UI. The purpose was measure and update my knowledge in React and related technologies

Notifications You must be signed in to change notification settings

priyankara-88/react-redux-review-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review Manager

App was built using React to manage reviews

Functionalties and Technolgies

  • Application based on Redux - state management
    • Implemented Redux architecture with Store, Actions and Reducer
    • Include Container components and Presentational components
    • Used redux-thunk middleware for data management with server and modify state change
  • Used axios for async API calls
  • Save / Delete the reviews using a button
  • Form validation
  • Message on success or failure
  • Delay API calls with a fake loading state
  • Used styles - Material UI
  • Add some tests using Jest and Enzyme
  • Used ES6

About

This application has been built using React, Redux, API calls with submission forms , JS (ES6), Material UI. The purpose was measure and update my knowledge in React and related technologies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published