Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 296 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 296 Bytes

Calculator-

Simple calculator in React that handles input changes, user interaction, and complex calculations. Perfect for getting started in React since it focuses on some of the most important React concepts, such as re-renders, state management, and breaking down your code into components.