Skip to content

dicotips/mit_xpro_eye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Eyes tracking Mouse Cursor in Javascript and CSS

🇪🇦 README.md en Español

Description

The Eyes Tracking Project is part of assignments in the Week 8 of the Professional Certificate in Coding: Full Stack Development with MERN. In this project, I use javascript along with CSS to show how the Iris of the Eyes track the cursor and how we can quickly create multiple instances of Eyes.

License: MIT License

How to Run

You can download the source code cloning this repository using Git:

  1. Open your favorite Terminal app (Unix, Linux or Macos), such as Terminal, Command, Console, iTerm2, so on.

  2. Clone the repository

git clone https://github.com/dicotips/mit_xpro_eyes.git

or

git clone git@github.com:dicotips/mit_xpro_eyes.git
  1. Open the index.html file in your favorite Web Browser.

Future improvements

The future features and improvements that I want to do are:

  • Create a more realistic Eye.
  • Each eyes should track the cursor independently.
  • Update the script to create an Chrome Extension and add those Eyes in every page we navigate.

About

MIT xPro - MERN - Eye Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published