A simple temperature converter app built with Python and deployed on Hugging Face Spaces. It allows users to convert temperatures between Celsius, Fahrenheit, and Kelvin quickly and easily.
- Convert temperatures between Celsius, Fahrenheit, and Kelvin
- Real-time conversion with instant results
- Simple and interactive UI
- Lightweight and fast application
- Programming Language: Python
- Framework: Gradio / Streamlit
- Deployment: Hugging Face Spaces
- Clone the repository:
git clone https://github.com/AyeshaAndleeb/temperatureConvertor.git cd temperature-converter