Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 708 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 708 Bytes

Eye movement exercise

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;

Installation

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

Run built project

To run an already built version of this project, go to this link