5 Commits

Author SHA1 Message Date
3636affd18
Feat(Frontend): added ThemeProvider
- ThemeProvider will change the default Material UI looks. CSSBaseline
  in ThemeProvider will reset and normalize the browser's styling,
  making sure our app looks the same in any browser.
- ThemeProvider will be used as the parent of any styled components.
2023-07-21 17:57:13 -04:00
d018dfa0c0
Feat(Frontend): Reset 2023-07-21 15:34:16 -04:00
minhtrannhat
8ef0ccf32e
Fix(Frontend): Security vulnerability 2022-12-15 10:08:06 -05:00
minhtrannhat
574a9d17dd
Fix(Frontend): Update packages
- Audit security vulnerabilities
2022-12-15 10:03:32 -05:00
minhtrannhat
3a870ed2c5
Initial commit 2022-11-18 16:08:50 -05:00