mariagus / hexed

hexadecimal converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HEXED - hexadecimal converter

I built this project to help me better understand the hexadecimal numeral system, after being inspired by Jeff Duntemann's book on Assembly Language.

Tech stack

  • React

How to run the app

You can view the app here: https://mariagus.github.io/hexed/

To run the app locally:

  • Clone and download repo
  • Run yarn install
  • Run yarn start

About

hexadecimal converter


Languages

Language:JavaScript 58.3%Language:CSS 21.6%Language:HTML 20.1%