ayush-raj13 / mini-projects

Awesome Collection of amazing mini-projects.
9 stars 40 forks source link

Added advance Calculator with a better UI and more features! #57

Closed Anuj-Gill closed 1 year ago

Anuj-Gill commented 1 year ago

I've designed an calculator using HTML, CSS & Js. This user-friendly calculator also stores and displays the last answer using local storage. Additionally, there's an option to clear the calculation history whenever needed.

ayush-raj13 commented 1 year ago

Great project! Thanks for contributing.