Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stefanhuber/fx-calculator
- Owner: stefanhuber
- Created: 2019-05-04T08:44:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T21:59:19.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T22:45:44.399Z (7 months ago)
- Homepage: https://stefanhuber.github.io/fx-calculator/
- Size: 103 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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`