A wedding invitation application with a reservation system using firestore database and firebase hosting.
yarn install
yarn add firebase
gatsby develop --host localhost --port 8000
gatsby clean
gatsby build
yarn add -g firebase-tools
firebase init
firebase deploy