An open API service indexing awesome lists of open source software.

https://github.com/bocaletto-luca/converter-unit

Converter-Unit-JS is a feature-rich, standalone web unit converter for Length, Weight, and Temperature. Built using HTML5, ES6 JavaScript, and Bootstrap, it performs real-time conversions through an intuitive, responsive interface without the need for external services.
https://github.com/bocaletto-luca/converter-unit

bocaletto-luca converter css3 html5 javascript length temperature unit unit-converter web-app weight

Last synced: 16 days ago
JSON representation

Converter-Unit-JS is a feature-rich, standalone web unit converter for Length, Weight, and Temperature. Built using HTML5, ES6 JavaScript, and Bootstrap, it performs real-time conversions through an intuitive, responsive interface without the need for external services.

Awesome Lists containing this project

README

          

# Converter Unit | JS | Web App
#### Author: Bocaletto Luca

[![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=flat-square&logo=html5&logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5)
[![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=flat-square&logo=css3&logoColor=white)](https://developer.mozilla.org/en-US/docs/Web/CSS)
[![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=flat-square&logo=javascript&logoColor=black)](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
[![License: GPLv3](https://img.shields.io/badge/License-GPLv3-blue?style=flat-square)](LICENSE)
[![Open Source](https://img.shields.io/badge/Open%20Source-Yes-brightgreen?style=flat-square)]()
[![Responsive](https://img.shields.io/badge/Responsive-Yes-blue?style=flat-square)]()
[![Multi-Platform](https://img.shields.io/badge/Multi--Platform-Yes-blueviolet?style=flat-square)]()
[![Web App](https://img.shields.io/badge/Web%20App-Yes-orange?style=flat-square)]()
![Bootstrap](https://img.shields.io/badge/Style-Bootstrap-7952B3.svg)
[![Maintenance](https://img.shields.io/badge/Maintained-Yes-brightgreen.svg)](https://github.com/bocaletto-luca)

Converter-Unit-JS is a feature-rich, standalone web unit converter for Length, Weight, and Temperature. Built using HTML5, modern JavaScript (ES6), and Bootstrap, it performs real-time conversions through an intuitive, responsive interface without the need for external services.

---

## Table of Contents

- [Features](#features)
- [Technology Stack](#technology-stack)
- [Installation & Usage](#installation--usage)
- [Screenshots](#screenshots)
- [License](#license)
- [Contact](#contact)

---

## Features

- **Multiple Conversion Categories:**
Convert Length, Weight, and Temperature using built-in conversion factors.

- **Real-Time Conversion:**
Instant calculation as soon as values are entered.

- **User-Friendly Interface:**
Responsive design built with Bootstrap for an optimal experience on all devices.

- **Standalone Functionality:**
No dependencies on third-party services or registrations.

---

## Technology Stack

- **HTML5:** Semantic and accessible markup.
- **CSS & Bootstrap:** Fast, responsive, and modern styling.
- **JavaScript (ES6):** Modular, maintainable dynamic conversion logic.
- **Browser APIs:** Employed for seamless performance without external dependencies.

---

## Installation & Usage

1. **Clone the Repository:**

```bash
git clone https://github.com/bocaletto-luca/Converter-Unit-JS.git