You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a lightweight and user-friendly calculator built using React. It provides basic arithmetic operations such as addition, subtraction, multiplication, and division. The calculator features a clean and responsive UI, making it easy to use on both desktop and mobile devices.
git clone https://github.com/JatinRana1/SimpleCalculator.git
cd SimpleCalculator
STEP 2: To Start the project
npm i
npm run dev
Do let me know if there are any bugs.
contact me on jatinrana120@gmail.com
About
This is a lightweight and user-friendly calculator built using React. It provides basic arithmetic operations such as addition, subtraction, multiplication, and division. The calculator features a clean and responsive UI, making it easy to use on both desktop and mobile devices.