Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 270 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 270 Bytes

react-redux-powdercam

Playing around with React.

Future goals:

  • Add redux to the project to handle AJAX requests for next stage.
  • Integrate with a backend that will serve images to client application. This is needed because CORS blocks client-side image requests