This project was made as a learning exercise for freeCodeCamp's Front End Libraries Projects - Build a JavaScript Calculator
See in action here
- React.js with Create-react-app
- CSS grid
- Regex in practice
- Better understanding of states and components
- SCSS variables
- Add a switch for immediate execution logic or formula logic
- Add a display section for calculation history
- Refactor code - add buttons to an const and map them in render
- Visual improvements
- Add link to GitHub