Portfolio PWA with the following features:
- all the PWA goodness (manifest, service worker)
- a responsive layout
- application theming
- example of using Redux for state management
- offline UI
- simple routing solution
- fast time-to-interactive and first-paint through the PRPL pattern
- easy deployment to prpl-server or static hosting
- unit and integrating testing starting points
- documentation about other advanced patterns.
- Setup Travis tests.
- [] Update theme.
- [] Update Sections name and content.
- [] Update to latest [Material Web Components]