This repository has been archived by the owner on Feb 27, 2024. It is now read-only.
v0.2.0
Bug Fixes
- package: undo prettier of package.json (2ca22ff)
Features
- app: render CssBaseline (normalize) (d18b1d9)
- app: render Header in App (ede011f)
- components: add Header, which renders AppBar (19a1b07)
- firebase: create firebase provider and context (274cd4e)
- public: load Roboto font and Material icons in
index.html
(3c75fc5) - public: set responsive viewport meta tag in
index.html
(3ffa559) - public: update title and meta description in
index.html
(77eee18)