This project is a simple unit converter built using Kotlin, designed to convert between various units of measurement. It provides a basic command-line interface (CLI) for easy interaction.
- Converts between different units
- Simple and intuitive command-line interface.
- Written in Kotlin, making use of object-oriented principles.