Git Product home page Git Product logo

data-unit-converter's Introduction

Data unit converter

A simple data unit converter using binary and traditional prefixes.

Description

To use the data unit converter, first enter the value in the first input box, then select the units you wish to convert from and to, respectively. The converted value will be displayed in the second input box.

For a theoretical explanation, you could visit: Information units on Wikipedia.

Technologies Used

Demo

You can see the demo here: https://bit.jhordyess.com.

Screenshot

Home

How to use

  1. Clone the repository:
git clone [email protected]:jhordyess/data-unit-converter.git
  1. Open the project folder:
cd data-unit-converter
  1. Install the dependencies:
yarn
  1. Run the project:
yarn dev
  1. Open the browser at http://localhost:5173/

How to use with VSCode dev containers

You can use the VSCode dev containers to run the project in a containerized environment.

You need to have installed Docker and VSCode, and the Dev Containers extension.

  1. Clone the repository:
git clone [email protected]:jhordyess/data-unit-converter.git
  1. Open the project with VSCode:
code data-unit-converter
  1. Open the command palette and select the option Dev Containers: Reopen in Container.

  2. Wait for the container to be built and the project to be started.

  3. Open the terminal in VSCode and run the project:

yarn dev
  1. Open the browser at http://localhost:5173/

To-Do

  • Reduce bundle size.
  • Improve code readability.
  • Add rounding.
  • Add more features ๐Ÿค”

Contribution

If you would like to contribute to the project, open an issue or make a pull request on the repository.

License

ยฉ 2022> Jhordyess. Under the MIT license. See the LICENSE file for more details.


Made with ๐Ÿ’ช by Jhordyess

data-unit-converter's People

Contributors

jhordyess avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.