Live Link: https://wise-guru.github.io/wheres-waldo/
- A photo-tagging app
- The backend stores the targets' relative location data, allowing the game to work on any screen.
- The pointer and the target list dynamoically respond to a user's click to ensure neither are rendered outside of the bounds of the image.
- Targets are greyed out on both the dropdown menu and the character images on the header once they are correctly located
- The date-fns library is imported to calculate the user's game duration, and it is displayed once the game is over.
