A demo project for Project Fibre: Clean Architecture in React.
- Application - Redux
- Views - React
- Infrastructure - Axios
- All business logic resides in Redux Middleware
- Fetches dummy todo data from
https://jsonplaceholder.typicode.com
- Boostraped with
create-react-app