Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

We have adopted Google's Material Design as our primary design philosophy. To implement this using React we use the mui package formerly called material-ui to import their reusable components. This gives apps a consistent feel and functionality across different projects. All new React projects should be built using mui

Helpful Links