A simple calculator app written in pure React (v18.3.1) for practice purposes. Supports addition, subtraction, multiplication, and division.
Written by An Dang (anppdang@gmail.com) based on a tutorial by Web Dev Simplified
- Clone the project
- Open the folder in Powershell/a Console
npm startto run