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

https://github.com/elena-in-code/weight-converter-app

pounds to grams & kilograms and ounces
https://github.com/elena-in-code/weight-converter-app

Last synced: 5 months ago
JSON representation

pounds to grams & kilograms and ounces

Awesome Lists containing this project

README

          

# [Weight Converter](https://elena-in-code.github.io/Weight-Converter-App/ "live sample")

![](https://user-images.githubusercontent.com/30567608/33796128-00e5e36c-dcef-11e7-8485-80552a6b665b.gif "gif of the working app")

Weight Converter from pounds into Grams, Kilograms and Ounces made with plain javaScript and bootstrap.

Based on the video by:
[Traversy Media](https://www.youtube.com/watch?v=7l-ZAuU8TXc&index=4&list=PLillGF-RfqbbnEGy3ROiLWk7JMCuSyQtX "see the full tutorial and make your own")

### Technologies used:

+ HTML5
+ CSS3
+ Vanilla js
+ Bootstrap 4

### User Stories:

+ Write in the input espace
+ the app will convert the amounts

##### Hope you enjoy it!