This is a tool that converts between different units of measurement, such as Celsius to Kelvin or meters to inches.
To install the Unit Converter, clone the repository and run the following command:
npm install
To convert between units, run the following command:
npm start
The converter will prompt you to enter the value you want to convert and the Units you want to convert it to.
The Unit Converter currently supports converting between the following Units:
- Temperature: Celsius, Fahrenheit, Kelvin
- Length: Meters, Kilometers, Miles
- Weight: Grams, Kilograms, Pound