Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayusharyan143/weight-converter
https://github.com/ayusharyan143/weight-converter
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayusharyan143/weight-converter
- Owner: ayusharyan143
- Created: 2024-03-02T05:03:02.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-02T05:08:43.000Z (10 months ago)
- Last Synced: 2024-03-02T06:26:32.912Z (10 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weight Converter
This is a simple web application that converts weight from pounds to kilograms.
## Features
- Enter weight in pounds and get the converted weight in kilograms.
- Real-time conversion with error handling.## Technologies Used
- HTML
- CSS
- JavaScript## How to Use
1. Enter the weight in pounds into the input field.
2. The converted weight in kilograms will be displayed below.
3. If an invalid input is entered, an error message will be shown.## Installation
No installation required. Simply open the `index.html` file in a web browser to use the application.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.