/undopoints

:repeat: Mouse Tracker with React.js

Primary LanguageJavaScript

######This project was bootstrapped with Create React App.

Undo Points with React.js ✳️🔁

The "Mouse Tracker" project is an example of how to create an application that tracks mouse clicks and displays the clicked points on the screen. The application was developed using the React user interface framework and styled using (CSS).

The application has three buttons: "Redo", "Undo" and "Clear".

The "Redo" button removes the last clicked point from the screen, the "Undo" button adds the last removed point back to the screen, and the "Clear" button clears the screen of all clicked points.

Technologies

• React.js • CSS • GitHub • Git