React TypeScript template providing Firebase authentication and protected routes

A React + TypeScript starter that implements Firebase authentication and client-side protected routes. It exposes the authenticated user via a global context and includes provider wiring for adding additional auth providers or wrappers. Suited for web apps that need client-side authentication and route protection.
0