Description: Four function calculator.
Why I made Calculator: This was a project from freeCodeCamp's Advanced Front End Development Projects. I'm a huge math geek, and it seemed like a great introductory challenge for getting accustomed to working with state.
What I'm proud of: I created this project before I knew anything about React. Maintaining the state of what the user is seeing and the state of the calculations and keeping them separate and updated proved quite challenging. I carefully created the user interface based on memories of four function calculators from my childhood (just look at that font!).
Date: September 2017
Tech: