Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 515 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 515 Bytes

React Calculator

Project created from Web Dev Simplified tutorial. Goal was to learn state management in React and to understand the fundamentals of calculator operators.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.