https://github.com/lostvikx/simple-converter-app
Units converter app that lets you convert length, mass, and temperature.
https://github.com/lostvikx/simple-converter-app
css html javascript
Last synced: about 2 months ago
JSON representation
Units converter app that lets you convert length, mass, and temperature.
- Host: GitHub
- URL: https://github.com/lostvikx/simple-converter-app
- Owner: lostvikx
- License: mit
- Created: 2021-08-02T12:02:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-24T12:55:26.000Z (over 4 years ago)
- Last Synced: 2025-06-11T12:45:34.003Z (about 1 year ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Units Converter
This application can perform 3 different types of variables -
1. Mass
2. Length
3. Temperature
The application can convert these variables to all commonly used units in real-time.

Copyright © 2021 | [Vikram Negi](http://twitter.com/lostvikx)