Skip to content

Hani-ALHamad/Basic-Calculator--react.js-

Repository files navigation

Basic Calculator (react.js)

• A basic calculator: (+ - / *).
• Used Reactjs and CSS to create it.
• React Hooks that i used: useContext, useState, useEffect, useReducer.

-an image for the calculator:
alt text

-fullscreen mode support:
it does switch between flex row and column direction depends on width/height > 1.25 ratio
alt text