Skip to content

Mobile application to convert binary number to decimal number.

License

Notifications You must be signed in to change notification settings

ScriptCamilo/bin2dec-mobile

Repository files navigation

Bin2Dec - Mobile

Mobile application to convert binary number to decimal number.

Features

  • User can enter up a binary digit in one input field
  • User is notified if anything other than a 0 or 1 was entered
  • User views the results in a single output field containing the decimal (base 10) equivalent of the binary number that was entered

Tech Stack

Demo

Run Locally

Clone the project

  git clone git@github.com:ScriptCamilo/bin2dec-mobile.git

Go to the project directory

  cd bin2dec-mobile

Install dependencies

  yarn add or npm install

Start the app

  yarn start or npm start

Authors

Acknowledgements

Related

This project idea was a challenge made by Florinpop17

License

GitHub

About

Mobile application to convert binary number to decimal number.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •