A recruitment task I've implemented for a Japanese company.
The project includes:
- calculator,
- rotate() function that counts (x', y') - a point that is a result of rotating given point (x, y) for Theta degrees around point (0,0). The rotation is counterclockwise.
React 16.9
To run the project:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Agata Bogacz