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

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:

Awesome Lists containing this project

README

          

# `Weight Converter` [![Netlify Status](https://api.netlify.com/api/v1/badges/78f8a231-9dd8-45cc-a1b8-ebc86a48dcaf/deploy-status)](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/)

![](https://res.cloudinary.com/iambeejayayo/image/upload/v1554075029/article-art.png)

# 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)*