https://tiptoe-web.firebaseapp.com/
Changes to master branch will automatically get deployed to tiptoe-web firebase app (https://console.firebase.google.com/u/0/project/tiptoe-web/overview)
- App.js
- content.css
- index.css
- index.js
Each subdirectory (excluding image and font) within src contains main component (capitalized) and stylesheet (lowercase) along with additional sub components (lowercase) if present.
- _base: base page layout with Navbar, Footer
- about: About page with Our Mission, Our Team sections
- faq: FAQ page with recruitment, contact info and other questions
- font: contains font file
- home: Home page with
- image: contains image files
- projects: Projects page with sections for each previous project
- store: Store page currently in progress