Skip to content

Commit 34dd5ec

Browse files
Docs: Initial README.md
1 parent c93c549 commit 34dd5ec

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Weight Converter App
2+
3+
This is a simple web application that allows you to convert weights between different units.
4+
5+
## Features
6+
7+
* Converts between Kilograms (kg), Grams (g), Pounds (lbs), and Milligrams (mg).
8+
* Real-time conversion: The results are updated automatically as you type.
9+
* Remembers the last converted values using local storage.
10+
* Provides visual feedback when a conversion occurs.
11+
* Offers a light and dark mode theme for user preference.
12+
13+
## Technologies Used
14+
15+
* HTML
16+
* CSS
17+
* JavaScript
18+
19+
## Author
20+
21+
Mazen Ali

0 commit comments

Comments
 (0)