A working calculator in React and TypeScript. https://tuanpham-dev.github.io/calculator-react-typescript/
This is a React Application that was built using Typescript. You've just been added to the team, and noticed there are NO TESTS! Someone was nice enough to add in a Playwright config and example, but it doesn't meet most of our needs. You'll be assigned tasks to complete to start getting automation in place.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the webserver, and executes the existing Playwright Tests.