FreeCodeCamp "Build a JavaScript Calculator" project.
- Perform simple arithmetic operations
- Functionality to erase input
- Functionality to chain operations until the equal button is clicked
- Get experience working with statefull React application
- Get experience with Jest
- Get experience working with SCSS in a modular way
- Create an appealing look
- Redundant states in
Calculator
container (link) - Low coverage
- Low utilization of Sass functionality (sharing colors, variables)
- Not responsive