https://github.com/odakris/metric-imperial-converter
Quality Assurance project
https://github.com/odakris/metric-imperial-converter
chai express javascript
Last synced: 26 days ago
JSON representation
Quality Assurance project
- Host: GitHub
- URL: https://github.com/odakris/metric-imperial-converter
- Owner: odakris
- Created: 2023-09-20T21:27:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-27T12:40:08.000Z (over 1 year ago)
- Last Synced: 2025-04-14T13:14:43.198Z (26 days ago)
- Topics: chai, express, javascript
- Language: JavaScript
- Homepage:
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FCC - Metric / Imperial Converter




Live demo of **[Metric / Imperial Converter](https://boilerplate-project-metricimpconverter.odakris.repl.co/)**
## Description
This is the boilerplate for the Metric-Imperial Converter project. Instructions for building your project can be found at https://www.freecodecamp.org/learn/quality-assurance/quality-assurance-projects/metric-imperial-converter
This project is part of the **[freeCodeCamp](https://www.freecodecamp.org/learn/quality-assurance/)** Quality Assurance projects certification.
![]()
## Instructions
Clone this repository and install the NPM packages:
```
npm install
```In the project directory, run the following script:
```
npm start
```Open [http://localhost:3000](http://localhost:3000) to view it in the browser.