Skip to content

robocopyZer0/photo-tagging-app

Repository files navigation

Where's Waldo

Photo Tagging Application inspired by Where's Wally.

Live DemoInstallationTechnologies Main Demo

Installation

git clone https://github.com/LeoKirasic/photo-tagging-app.git
cd photo-tagging-app
npm install
npm run build
firebase deploy

Reflections

This is my favorite project by far. It was fun for two reasons: The idea of the project, and the new technologies I was putting to use. I wanted to get more practice with typescript, which I really got by just jumping straight in and learning from my mistakes. I also leveraged firebase for this project. More specifically, the firestore database it provides. The coordinates of the characters were saved in the firestore database, and then checked when a selection is made. I also used firestore for saving user submissions after finding all three characters!

About

Photo Tagging Application Built with Typescript, React and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published