Sandra-Rosa / calculator-using-react

This website was build in javascript library React version 16.3.0. This was entirely a from scratch project.This website contains online calculator, no login panel is present in this website

Home Page:https://heartfelt-longma-039f73.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clear button and rounding issue

night-slayer18 opened this issue · comments

please add a clear button to erase all the data in the display and also when the '=' sign is clicked the result which is currently present in the display gets rounded off.