https://github.com/akshayram2003/unit-conversion
https://github.com/akshayram2003/unit-conversion
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/akshayram2003/unit-conversion
- Owner: AKSHAYRAM2003
- Created: 2024-03-10T14:12:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-10T15:13:16.000Z (over 2 years ago)
- Last Synced: 2025-03-02T19:34:04.735Z (over 1 year ago)
- Language: CSS
- Size: 252 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unit Conversion Project
Welcome to the Unit Conversion Project! This project is designed to help users easily convert measurements across various units including Length, Volume, and Mass. Whether you need to convert meters to feet, liters to gallons, or kilograms to pounds, this tool has got you covered.
## Prototype
## Features
### Length Conversion
- Convert between meters and feet.
- Seamless switch between metric and imperial units for length measurements.
### Volume Conversion
- Convert between liters and gallons.
- Convenient conversion between different volume units.
### Mass Conversion
- Convert between kilograms and pounds.
- Easy switch between metric and imperial units for mass measurements.
## Tech Stack
This project is built using:
- HTML
- CSS
- JavaScript
## LIVE Demo
[https://unitconversion-solo-project.netlify.app/]
## Scrimba fork
[https://scrimba.com/scrim/co398478b9df960c5fbeee344]