Skip to content

eedu7/unit-Converter

Repository files navigation

Unit Converter

Sample solution for the unit-converter challenge from roadmap.sh.

How to run

Clone the repository and run the following command:

git clone https://github.com/eedu7/unit-Converter.git
cd unit-Converter
pip install -r requirements.txt
python main.py

Open the browser and hit this url http://127.0.0.1:8000/ image image