Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 341 Bytes

TODO.md

File metadata and controls

24 lines (15 loc) · 341 Bytes

Planned Features

Api

General actions and reducer for

  • api request started
  • api response recieved
  • api request failed
API_REQUEST_{endpointName}
API_RESPONSE_{endpointName}
API_ERROR_{endpointName}

Router

Implement active route on NavBar

Layout

Add withToaster and withLoader HOC on layout component