Table of contents
Open Table of contents
Gopher Eyes Follow
Fun project where Gopher’s eyes follow mouse movement, demo.
Inspiration was taken from the video “How to make Eyeballs that Follow You Around”.
As usual, source code can be found on GitHub.
Starting the development server
- Install the necessary dependencies:
npm install
- Run the development server:
vite
- Open http://localhost:5173/ in your browser to view the website