Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit Converter 📐

This project is deployed at this link.

Summary

The Unit Converter repository provides a simple and efficient tool to convert between various units of measurement. It is designed to help users perform quick and accurate conversions for everyday use or specialized tasks. This project is part of the Solo Project section of the Basic JavaScript on Scrimba.

Tech Stack

  • HTML
  • CSS
  • JavaScript

Features

Multiple Unit Categories: Convert units across different categories, such as length, weight, and volume.

Real-Time Conversion: Input a value and instantly see the converted result.

User-Friendly Interface: Intuitive design for effortless navigation and usage.

Responsive Design: Optimized for seamless use across devices of all sizes.

Getting Started

Follow these steps to set up and use the repository locally:

Prerequisites

Ensure you have the following installed:

Node.js (v14 or later recommended)

npm (comes with Node.js)

Installation

Clone this repository to your local machine:

git clone https://github.com/GrannyYetta/unitConverter.git

Navigate into the project directory:

cd unitConverter

Install the dependencies:

bash
npm install

Running the App

Start the development server:

bash npm start

This will launch the application in your default browser. Continued Development

Future improvements may include:

  • Adding support for more unit categories (e.g., currency conversion).

  • Allowing users to customize conversion factors for specialized units.

  • Implementing a history tracker for previous conversions.

Author

Created by Rebeca Taboada.

About

A little front-end app that helps you convert length, volume and mass from imperial to metric units and viceversa.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages