Skip to content

felipinas/react-dots-challenge

Repository files navigation

React dots challenge

That's a challenge normally requested in React interviews.

Requirements

  • The user can click anywhere on the page.

  • A small circle should be rendered at the clicked position.

  • At each click, the circles already created are kept and a new one is rendered.

  • Create two functionalities for the application:

    • Undo button
    • Redo button

Reference (where i found this challenge)

Result

About

A React interview challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published