● Created a basic calculator application using ReactJS and TypeScript for performing
addition and subtraction operations with real-time result display.
● Applied component-based architecture and state management to dynamically update
results based on user input, reinforcing core React concepts.