Next.js + Firebase starter with authentication and Firestore user sync.
Starter Next.js app that provides user authentication flows (email/password, Google, magic link), Firestore user management, and auth modal state via Jotai. Built with Next.js 13, React 18, TypeScript, and Firebase v9 with Cloud Functions. Suited for projects that need ready-made authentication and account lifecycle hooks for prototyping or as a base for production work.
0