This is a program used to convert units of measurment (ex. meters to yards). Currently the program allows to convert units of distance and mass. The program runs in the command prompt or terminal.
The program currently allows for conversion of distance or mass from one unit to another.
- Download git
- Clone the repository using
git clone https://github.com/Fox-Coffee/unit-converter.git
- Open the repository in an IDE of your choice (ex. Visual Studio, Rider)
- Compile and run it
This project is under the GPL-3 license.