Ready

--

    A Calculator

    The stack:

    About

    A JavaScript / React calculator I created for freeCodeCamp's front-end certificate. refactored from React class components to functional components with hooks. The calculator was relatively simple to program, but it was interesting trying to account for every functional edge case including, among others:

    Link to original:

    Original / Live