File tree Expand file tree Collapse file tree 3 files changed +10
-11
lines changed Expand file tree Collapse file tree 3 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 1
1
# Unsigned Binary - Hexadecimal - Decimal number converter
2
2
3
- App to convert
3
+ ## Convert between number notations:
4
4
5
- - binary numbers to decimal.
6
- - binary numbers to hexadecimal.
5
+ - Unsigned Binary and Decimal.
7
6
8
- and
7
+ ---
9
8
10
- - decimal numbers to binary.
11
- - decimal numbers to hexadecimal.
9
+ - Unsigned Binary and Hexadecimal.
12
10
13
- and
11
+ ---
14
12
15
- - hexadecimal numbers to binary.
16
- - hexadecimal numbers to decimal.
13
+ - Decimal and Hexadecimal.
17
14
18
- [ Select the project and try it live! ] ( https://new-af.github.io/ )
15
+ ---
19
16
20
- <img src =" assets/1 react redux 4 binary hex decimal.png " alt =" preview image of live app " />
17
+ [ Run the App!] ( https://new-af.github.io/ )
18
+
19
+ <img src =" assets/preview.png " alt =" preview image of live app " />
You can’t perform that action at this time.
0 commit comments