A simple and interactive Unit Converter built with Streamlit to easily convert between different measurement units.
β Supports conversions for:
- Length (Meter, Kilometer, Centimeter, Millimeter, Inch, Foot, Yard, Mile)
- Weight (Gram, Kilogram, Pound, Ounce)
- Temperature (Celsius, Fahrenheit)
β User-friendly Graphical Interface β Real-time conversions with instant results β Sidebar navigation for available units β Responsive design for any device
Follow these steps to run the app on your local machine:
git clone https://github.com/codewithshabbir/unit-converter-python.git
cd unit-converter-python
pip install -r requirements.txt
streamlit run app.py
Made with β€οΈ by Muhammad Shabbir
π GitHub: @codewithshabbir
π Portfolio: codewithshabbir.vercel.app
This project is open-source and available under the MIT License.