Skip to content

Convert between metric and imperial units for length, volume, and mass.

Notifications You must be signed in to change notification settings

GPQJ/Unit-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metric/Imperial Unit Converter

A simple and responsive web application for converting between metric and imperial units for length, volume, and mass. This project was built using HTML, CSS, and JavaScript. The application dynamically calculates conversions based on user input, allowing quick and easy conversions between meters/feet, liters/gallons, and kilograms/pounds.

Features

  • Converts between metric and imperial units when the user enters a value and clicks the "Convert" button.
  • Conversions Supported:
    • Length: Meters ↔ Feet
    • Volume: Liters ↔ Gallons
    • Mass: Kilograms ↔ Pounds
  • Clean and Minimal UI: Simple, user-friendly design to keep the interface clutter-free.

Usage

  • Enter a number in the input field.
  • Click the Convert button.
  • The length, volume, and mass conversions will appear below the button.

Technologies Used

  • HTML: For creating the structure of the web page.
  • CSS: For styling the application and ensuring responsiveness.
  • JavaScript: For handling the unit conversion logic.
  • Google Fonts: Imported font for the design.
GPQJ ❀ 2024

About

Convert between metric and imperial units for length, volume, and mass.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published