Basic Calculator App
19 January, 2023
0
0
0
Contributors
Prompt
This is the next progression you can take after you have mastered the basics of UI/UX in React. This is a good problem statement because you can make it as simple as possible or as complex as possible.
Features:
- Input numbers and perform basic operations
- Let the user see a history of operations
- Let the user perform percentage operations or memory operations
- Provide scientific functionality