https://github.com/marcode24/unit-converter
🎲 This is a unit converter, you can convert from one unit to another, it has different categories, such as length, weight, volume, etc.
https://github.com/marcode24/unit-converter
angular css html5 javascript mobile-first responsive-design sass scss typescript
Last synced: 3 months ago
JSON representation
🎲 This is a unit converter, you can convert from one unit to another, it has different categories, such as length, weight, volume, etc.
- Host: GitHub
- URL: https://github.com/marcode24/unit-converter
- Owner: marcode24
- License: mit
- Created: 2022-09-29T20:47:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-27T18:41:47.000Z (over 1 year ago)
- Last Synced: 2025-02-04T00:32:53.638Z (5 months ago)
- Topics: angular, css, html5, javascript, mobile-first, responsive-design, sass, scss, typescript
- Language: TypeScript
- Homepage: https://unit-converter-site.netlify.app/
- Size: 3.12 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🎲 Unit Converter
View Demo






## 🚀 Getting Started
This is a unit converter, you can convert from one unit to another, it has different categories, such as length, weight, volume, etc.
### 📝 Requirements
- [](https://angular.io/)
- [](https://nodejs.org/en/)
- [](https://www.npmjs.com/)
- [](https://git-scm.com/)Optional tools:
- [](https://code.visualstudio.com/)
### 📦 Install
```bash
# 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 serve
```shut it down manually with `Ctrl-C` or `Cmd-C`.
## 📐 Tests
```bash
# Run tests
$ npm run test# Run tests with coverage
$ npm run test:cov
```## 🌎 Environments
| Name | URL | PORT |
| ---------- | ------------------------------------------------------------------------------------ | ---- |
| Localhost | [localhost](http://localhost:4200) | 4200 |
| Production | [https://unit-converter-site.netlify.app/](https://unit-converter-site.netlify.app/) |## 📝 License
This project is under the [MIT](./LICENSE) license. See the LICENSE for more information. 😉
## 🖼️ Previews
Click to expand!
