zhna123 / where_is_waldo

where is waldo - a photo tagging game

Home Page:https://where-is-waldo-b6132.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where is Waldo

This project was bootstrapped with Create React App.

Firebase setup

Steps to Add Firebase

Firebase hosting

  1. Install firebase tools npm -g install firebase-tools
  2. Build project npm run build
  3. Init firebase firebase init
  • Select Hosting: Configure files for Firebase Hosting

  • Select Use an existing project

  • Other questions:

What do you want to use as your public directory? build
Configure as a single-page app (rewrite all urls to /index.html)? Yes
Set up automatic builds and deploys with GitHub? No
File build/index.html already exists. Overwrite? No
  • .firebaserc and firebase.json will be generated
  1. deploy app firebase deploy

About

where is waldo - a photo tagging game

https://where-is-waldo-b6132.web.app/


Languages

Language:JavaScript 71.9%Language:CSS 22.3%Language:HTML 5.8%