Please note: This app is still being developed. It's mobile-focused for now, and there may be bugs.
This is a sample Progressive Web App (PWA), designed to illustrate some best practices around UX principles on the web, particularly in PWAs.
It's a vanilla application, using no frameworks.
It uses components from the Material Components for the web (MDC-Web) project.
Try it out live at material.money!
Material Money uses NPM and Google Cloud SDK. To install dependencies:
npm i
Follow the instructions at Google Cloud.
Material Money uses gulp for its build pipeline. To build:
gulp build
To spin up a local server:
gulp serve
Sérgio Gomes - UX Engineer
Mustafa Kurtuldu - UX Designer