Main Changes

  • Recolor
    • Original
    • New
    • What I learned
      • !important use cases
      • Importance of variables storing constant hex values
      • Sticking to the TailwindCSS color palette
      • Importing fonts through use of the google fonts API
      • Importance of TDD/trial and error
        • Live server
  • Minimalistic home page
    • Original
    • New
    • What I learned
      • Container structure with CSS
      • How to implement local styling changes
  • Removed many unecessary features
    • What I learned
      • Importance of standardization and cleansiness with large projects