Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stefanhuber/fx-calculator

Simple demo PWA: Fx Calculator
https://github.com/stefanhuber/fx-calculator

Last synced: about 1 month ago
JSON representation

Simple demo PWA: Fx Calculator

Awesome Lists containing this project

README

        

# Fx Calculator

![Lighthouse Result](lighthouse-result.png "Lighthouse Result")

> Open PWA [here](https://stefanhuber.github.io/fx-calculator/)

## Local development

- install dependencies: `npm install`
- start local web-server: `npm start`
- open `http://localhost:8080`