This short exercise focuses on firing animations after some common page interactions (cursor movement, elements click). cursor move -> eyes follow; click on left eye -> blink left eye; click on right eye -> blink left eye; click everywhere else -> blink both eyes; idle for too long -> get bored;
To run this project:
- clone the repository
- open the bash inside the newly created project folder, type 'npm start' and fire the command
- check on which port the project is running and copy it
- in the browser searchbar, paste the copied url
To run an already built version of this project, go to this link