Update README.md
Browse files
README.md
CHANGED
|
@@ -11,3 +11,20 @@ license: mit
|
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 14 |
+
|
| 15 |
+
# 🧮 Mobile Calculator App
|
| 16 |
+
|
| 17 |
+
A mobile-style calculator built using Gradio and deployed on Hugging Face Spaces.
|
| 18 |
+
|
| 19 |
+
## Features
|
| 20 |
+
- Mobile-like UI
|
| 21 |
+
- Dark theme
|
| 22 |
+
- Button grid layout
|
| 23 |
+
- Real-time calculation
|
| 24 |
+
|
| 25 |
+
## Tech Stack
|
| 26 |
+
- Python
|
| 27 |
+
- Gradio
|
| 28 |
+
|
| 29 |
+
## Deployment
|
| 30 |
+
Hosted on Hugging Face Spaces
|