/calculator

This is web application based calculator built in react.js

Primary LanguageJavaScript

This is web application based calculator built in react.js

calculator

Install dependencies

Run the following command on terminal to install dependencies

npm install

Start live server

Run the following command on terminal to start live serer

npm start