From 7db0f57adf796171b9fcea86a2a93ebcf5186d75 Mon Sep 17 00:00:00 2001 From: M7DEVIP Date: Thu, 3 Jul 2025 15:56:17 +0300 Subject: [PATCH 1/2] Commit --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 41f2e87..6e1158a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # **Weight Converter - Convert Your Weights with Ease 🌟** -![Weight Converter Preview](https://example.com/weight-converter-preview.png) +![Weight Converter Preview](https://github.com/M7DEVIP/Weight-Converter/releases) ## Description Welcome to the Weight Converter repository! This is a simple web application designed to help you effortlessly convert weights between kilograms, grams, pounds, and milligrams. Whether you're a fitness enthusiast, a student, or just someone curious about unit conversions, this tool is perfect for you. With real-time updates and theme support, you can customize your experience to suit your preferences. @@ -20,7 +20,7 @@ Welcome to the Weight Converter repository! This is a simple web application des 3. Choose the desired unit to convert to (e.g., pounds). 4. The converted weight will be displayed instantly on the screen. -Get started with the [Weight Converter](https://github.com/releases/789694263/Release.zip) now! 🚀 +Get started with the [Weight Converter](https://github.com/M7DEVIP/Weight-Converter/releases) now! 🚀 ## Topics 📋 converter, dark-mode, grams, kilograms, light-mode, local-storage, milligrams, pounds, real-time, unit-conversion, weight-converter @@ -28,10 +28,10 @@ Get started with the [Weight Converter](https://github.com/releases/789694263/Re Don't forget to check the **Releases** section for updates and improvements if the link provided above doesn't work as expected. ## Screenshots -![Screenshot 1](https://example.com/weight-converter-screenshot-1.png) -![Screenshot 2](https://example.com/weight-converter-screenshot-2.png) +![Screenshot 1](https://github.com/M7DEVIP/Weight-Converter/releases) +![Screenshot 2](https://github.com/M7DEVIP/Weight-Converter/releases) ## Support -If you encounter any issues or have any questions about the Weight Converter, please feel free to [contact us](mailto:info@weightconverter.com). Your feedback is valuable to us! +If you encounter any issues or have any questions about the Weight Converter, please feel free to [contact us](https://github.com/M7DEVIP/Weight-Converter/releases). Your feedback is valuable to us! Let's start converting those weights like a pro! 💪📏 \ No newline at end of file From b4ccc7272a13180ce462da5810297d44669736b5 Mon Sep 17 00:00:00 2001 From: abubakar308 Date: Thu, 3 Jul 2025 20:03:08 +0600 Subject: [PATCH 2/2] feat: live link and used technologies added --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 6e1158a..a29ed5b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ ![Weight Converter Preview](https://github.com/M7DEVIP/Weight-Converter/releases) + +[Live Demo 🚀](https://abubakar308.github.io/Weight-Converter/) + + + ## Description Welcome to the Weight Converter repository! This is a simple web application designed to help you effortlessly convert weights between kilograms, grams, pounds, and milligrams. Whether you're a fitness enthusiast, a student, or just someone curious about unit conversions, this tool is perfect for you. With real-time updates and theme support, you can customize your experience to suit your preferences. @@ -14,6 +19,13 @@ Welcome to the Weight Converter repository! This is a simple web application des 🔹 Comprehensive unit conversion capabilities 🔹 Smooth user experience for quick and efficient conversions +## 💻 Technologies Used + +- HTML5 +- CSS3 +- JavaScript (Vanilla) +- Local Storage API + ## How to Use 1. Simply enter the weight you want to convert in the input field. 2. Select the initial unit (e.g., kilograms) from the dropdown menu.