Skip to content

This converter can convert from Binary to Hexadecimal, Decimal, Octal and vice-versa

Notifications You must be signed in to change notification settings

rohitpatil03/Positional-Number-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Positional-Number-Converter

  • Binary to Hexadecimal
  • Binary to Decimal
  • Binary to Octal
  • Hexadecimal to Decimal
  • and so on

This converter uses

  • useReducers and useState for state management
  • useRef hook is used to grab the input given by the user



Run the following snippet to access the code locally

git clone https://github.com/rohitpatil03/Positional-Number-Converter
cd Positional-Number-Converter
npm install
npm start



Here is a sneak peek


2022-06-14 09-16-11

About

This converter can convert from Binary to Hexadecimal, Decimal, Octal and vice-versa

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published