The project is a simple calculator that can be downloaded as a PWA.
The main motivation was to understand how a PWA works and learn how to properly implement it in to my tech stack.
Initially, MUI was chosen as the UI framework, till I realized that building my own components would be faster than customizing MUI to fit the project.
For more details on this decision, please refer to this page I wrote