A simple Next.js app that uses Firebase to allow users to log in and view their private profile page.
As preparation for building more sophisticated web applications with Next.js I wanted to familiarize myself with authorization. This very simple app allows users to log into their account with Google.
This project uses the following technologies: