/currencyconvert.live

A sample currency conversion Progressive Web App using live API currency data from currencystack.io

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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

Sérgio Gomes - UX Engineer

Mustafa Kurtuldu - UX Designer