This is a simple arithmetic calculator built with REACT.JS library.
Download the zip file or clone the repository
go to cmd and click this commands to view the project
npm install
npm start
- It takes custom inputs from the user
- It can be able to implement +,-,*,/, >= , <= , > , < , ~ , %(MOD), |, &