Closed ctstewart closed 1 year ago
Name | Link |
---|---|
Latest commit | 69bb0a92dd66ca0ff84886d9487b1e2d042523b9 |
Latest deploy log | https://app.netlify.com/sites/practical-fermat-9e0301/deploys/6445fd7bb7406d00083ee5c4 |
Deploy Preview | https://deploy-preview-42--practical-fermat-9e0301.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Looks like there's also a merge conflict in .postcssrc
. Please correct 🙏
Added very basic authentication with Firebase. As of right now, the app redirects the user to Firebase's default login page if they're not logged in. This page currently allows users to login or register to the app. Once they're logged in, it continues the app's flow to the Story component.