Skip to content

faizan-20/photo-tagging-app

Repository files navigation

About

This is an end to end full stack application written using React, mongoDB, Express and Node.js. This is a personal project aimed to leverage web development skills.

The aim of this "Where's Waldo" style game is to find the given set of characters in the least amount of time.

Local Setup

  1. First set-up the server for this application using the server repo : photo-tagging-app-be
  2. Clone this repo git clone https://github.com/faizan-20/photo-tagging-app-fe
  3. Navigate into the project folder cd photo-tagging-app-fe
  4. Install the dependencies npm install
  5. Start application npm run dev

Screenshots

  1. Home Page Home Page
  2. Start Page
  3. Game Over
  4. Leaderboard