sime / sats2fiat

sats2fiat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please note: This app is still being developed. It's mobile-focused for now, and there may be bugs.

Material Money

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.

home_small

Try it out live at material.money!

Development

Installing dependencies

Material Money uses NPM and Google Cloud SDK. To install dependencies:

NPM

npm i

Google Cloud SDK

Follow the instructions at Google Cloud.

Building and developing

Material Money uses gulp for its build pipeline. To build:

gulp build

To spin up a local server:

gulp serve

Team

Andre Bandarra - UX Engineer

SĂ©rgio Gomes - UX Engineer

Mustafa Kurtuldu - UX Designer

About

sats2fiat

License:Apache License 2.0


Languages

Language:JavaScript 67.9%Language:CSS 16.8%Language:HTML 12.8%Language:Go 2.5%