Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 422 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 422 Bytes

react-robos-redux

The project is a basic showcase of a simple React client app, the app itself is build up by own created components and containers, the data used are retrieved form external APIs, state handling within the app is based on Redux. The app also includes a simple error handling / error protection for the app, as well as an example of a component test.

This showcase application is deployed on gh-pages.