Migrated Global Styles in App.css to a Theme which resolves #38
Created new folder Typography containing several text based Styled Components which resolves #20
Created Styled Component Container
Removed unnecessary class names
Replaced almost all html tags with styled components
I really hope I've understood the spirit of atomic design correctly (the element's subfolders are a bit bloated and the naming seems a bit unintuitive).
Switched to Styled Components
I really hope I've understood the spirit of atomic design correctly (the element's subfolders are a bit bloated and the naming seems a bit unintuitive).