Unit Converter in C++

  • Tech Stack: C++, OOP concepts, VS code

This project is a unit converter implemented in C++. It allows users to convert between different units of measurement, such as length, temperature, mass, volume, and more. The program provides a user-friendly interface where users can input a value and select the desired units for conversion.