https://github.com/bolajiayodeji/weight-converter
Simple weight converter :muscle:
https://github.com/bolajiayodeji/weight-converter
javascript manifest progressive-web-app pwa service-worker workbox
Last synced: about 1 year ago
JSON representation
Simple weight converter :muscle:
- Host: GitHub
- URL: https://github.com/bolajiayodeji/weight-converter
- Owner: BolajiAyodeji
- License: mit
- Created: 2019-02-19T18:39:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-01T00:49:43.000Z (about 7 years ago)
- Last Synced: 2025-04-10T03:52:30.457Z (about 1 year ago)
- Topics: javascript, manifest, progressive-web-app, pwa, service-worker, workbox
- Language: HTML
- Homepage: https://bolaji-wc.netlify.com/
- Size: 2.69 MB
- Stars: 10
- Watchers: 2
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `Weight Converter` [](https://app.netlify.com/sites/bolaji-wc/deploys)
Project for my `Building & Deploying your first Progressive Web App` article.
Read article [here](https://bolajiayodeji.com/building-and-deploying-your-first-progressive-web-app/)

# Setup
```bash
git clone https://github.com/BolajiAyodeji/weight-converter.git
```
```bash
cd weight-converter
```
```
http://127.0.0.1:5500/
```
*Ensure you use a live server ([Web server for Chrome](https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb?hl=en), or [VSCode Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)*