Click Circle Challenge

    Create an app that can:

  • Be clicked anywhere inside the page
  • Must render a circle in the clicked position
  • With every click, the previous circles must be kept, and a new one should be rendered
  • Create two functionalities:
    • Undo
    • Redo