Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 748 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 748 Bytes

Upstream Repo

Forked from this repo.

Customize

  • Theming at /client/global.styles.js
  • Update /client/public/ dir:
    • index.html
    • favicon.ico
    • manifest.json
    • images
  • Update Stripe publishable key in /client/src/components/stripe-button/stripe-button.component.jsx
  • Update Firebase config in /client/src/firebase/firebase.utils.js
  • Update data on Firestore backend - Programmatically done here

Environment Variables