calculator-react-app
calculator-react-app copied to clipboard
Functional calculator built in React, styled using Sass.
Calculator React App
Functional calculator built in React, styled using Sass.
What I Learned:
- Using Sass variables, nesting, operators and mixins
- Improved React syntax and efficiency
- Mapping through JSON files
GitHub Pages:
Link:
https://jarodburchill.github.io/calculator-react-app
Preview:

Installation:
git clone https://github.com/jarodburchill/calculator-react-app
cd calculator-react-app
npm install
npm start