# Wedding application Supports relatively secure way to collect visitor registrations to [Firebase](https://firebase.google.com/) without backend. Also offers wedding info website in multiple languages (instructions how it works coming later...). ## Local development ``` root/directory$ npm install && npm start ``` ## Firestore setup To be added... ## Deployment Via GitHub actions and Firebase hosting. Setup to be specified. ## About usage Feel free to fork, use and change this at will. Please mention this repo in footer or something. Clearer instructions to be specified.