GuaciG / 02-mousefollower-react

Follower Mouse Effect

Home Page:https://elegant-salamander-a239c6.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

02-mousefollower-react - Follower Mouse Effect

In this exercise, a button is shown. Clicking on it, the mouse will move followed by a circle. You can deactivate it clicking again on the button. Then, the circle will return to its original position.

The purpose of the exercise was the use of React Hooks: useState and useEffect.

This project is one of the many projects carried out through the React course by Miguel Ángel Durán (midudev).

About

Follower Mouse Effect

https://elegant-salamander-a239c6.netlify.app/


Languages

Language:JavaScript 65.2%Language:CSS 24.9%Language:HTML 9.9%