Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 640 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 640 Bytes

Unit converter

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.

Features

The program currently allows for conversion of distance or mass from one unit to another.

How to run?

  1. Download git
  2. Clone the repository using git clone https://github.com/Fox-Coffee/unit-converter.git
  3. Open the repository in an IDE of your choice (ex. Visual Studio, Rider)
  4. Compile and run it

License

This project is under the GPL-3 license.