maipbui / react-unit-converter

Responsive unit converter that converts 15 different types of common measurement units.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Unit Converter

Responsive unit converter that converts 15 different types of common measurement units.

Built with

Getting Started

  1. Clone the repo
git clone https://github.com/maipbui/react-unit-converter.git
  1. Change the current directory to the repo folder
cd [react-unit-converter]
  1. Install npm packages
npm install
  1. Runs the app in the development mode.
npm start

Demo

Homepage

Convert page

License

The source code for the site is licensed under the MIT license. See LICENSE for more information.

About

Responsive unit converter that converts 15 different types of common measurement units.

License:MIT License


Languages

Language:JavaScript 83.6%Language:HTML 16.4%