All Projects → GoogleChromeLabs → Sample Currency Converter

GoogleChromeLabs / Sample Currency Converter

Licence: apache-2.0
A sample currency conversion Progressive Web App

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Sample Currency Converter

currency-converter
💰 Easily convert between 32 currencies
Stars: ✭ 16 (-86.55%)
Mutual labels:  pwa, currency
Medium Zoom
🔎🖼 A JavaScript library for zooming images like Medium
Stars: ✭ 2,799 (+2252.1%)
Mutual labels:  ux, vanilla
Animatable Component
Animate once, use Everywhere! 💫
Stars: ✭ 188 (+57.98%)
Mutual labels:  ux, pwa
Gdlauncher
GDLauncher is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
Stars: ✭ 386 (+224.37%)
Mutual labels:  ux, vanilla
React Product Card
Animated Product Card with the help of React and SCSS (PWA)
Stars: ✭ 116 (-2.52%)
Mutual labels:  pwa
A2hs.js
📲 A useful modern JavaScript solution that helps your website users to add (install) a progressive web application (PWA) to the Home Screen of their mobile iOS devices.
Stars: ✭ 113 (-5.04%)
Mutual labels:  pwa
Nanocurrency Js
🔗 A toolkit for the Nano cryptocurrency, allowing you to derive keys, generate seeds, hashes, signatures, proofs of work and blocks.
Stars: ✭ 113 (-5.04%)
Mutual labels:  currency
Knowledge
文档着重构建一个完整的「前端技术架构图谱」,方便 F2E(Front End Engineering又称FEE、F2E) 学习与进阶。
Stars: ✭ 1,620 (+1261.34%)
Mutual labels:  pwa
Pixelwave
Fully customizable pixel wave animation for seamless page transitions.
Stars: ✭ 119 (+0%)
Mutual labels:  ux
React Plain Router
🛣 A 2kb React router that works exactly as expected with native Javascript
Stars: ✭ 119 (+0%)
Mutual labels:  vanilla
Hexo Pwa
Hexo PWA plugin
Stars: ✭ 116 (-2.52%)
Mutual labels:  pwa
Sketchmine
Tools to validate, generate and analyse sketch files from web pages
Stars: ✭ 114 (-4.2%)
Mutual labels:  ux
Vuetify Swipeout
👆 A swipe out example built with Vue CLI 3 + Vuetify + Swiper.
Stars: ✭ 117 (-1.68%)
Mutual labels:  pwa
Moeda
💰 📈 A foreign exchange rates and currency conversion using CLI
Stars: ✭ 113 (-5.04%)
Mutual labels:  currency
Uvue
Vue CLI plugin to create universal Vue applications with ease
Stars: ✭ 119 (+0%)
Mutual labels:  pwa
Overrideit Sketchplugin
Overrideit is sketch plugin that allow designers to search in overridelist and overrides dropdowns, and with many other features.
Stars: ✭ 113 (-5.04%)
Mutual labels:  ux
Bento Starter
🍱 Full-Stack solution to quickly build PWA applications with Vue.js and Firebase
Stars: ✭ 1,519 (+1176.47%)
Mutual labels:  pwa
Getme
CLI utility for everyday tasks. With getme you get weather, forecast, currency rate, upload files, IP address, word definitions, text translations, internet speed, do google searches, get inspirational quotes and get Chuck Norris jokes
Stars: ✭ 118 (-0.84%)
Mutual labels:  currency
Browser Metrics
A collection of metrics tools for measuring performance ⚡️
Stars: ✭ 115 (-3.36%)
Mutual labels:  pwa
React Most Wanted
React starter kit with "Most Wanted" application features
Stars: ✭ 1,867 (+1468.91%)
Mutual labels:  pwa

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].