My first React baby steps.
Was supposed to become a Quiz app, but is currently abandonded.
Auth with Firebase is implemented following R. Wieruchs tutorial step-by-step: https://www.robinwieruch.de/complete-firebase-authentication-react-tutorial
The only thing I added yet is TypeScript and some styling for the login screen.