A news and weather app created to demonstrate the use of the following things.
- Koa
- React
- Used on the front end with Reach Router to create the UI.
- Redux
- Used in conjunction with React as a state container. Responds to state changes and updates the React state.
- Service Worker Api
- Used to cache files and create a Progressive Web App that can be loaded as an app on the home screen of a device.
- Serverless Framework is used to deploy the app to aws lambda.