This is a unit converter, you can convert from one unit to another, it has different categories, such as length, weight, volume, etc.
Optional tools:
# Clone this repository
$ git clone https://github.com/marcode24/unit-converter
# Go into the repository
$ cd unit-converter
# Install dependencies
$ npm install
# Run the app
$ ng serveshut it down manually with Ctrl-C or Cmd-C.
# Run tests
$ npm run test
# Run tests with coverage
$ npm run test:cov| Name | URL | PORT |
|---|---|---|
| Localhost | localhost | 4200 |
| Production | https://unit-converter-site.netlify.app/ |
This project is under the MIT license. See the LICENSE for more information. π
