Welcome to Your ProjectBuilt on Next.js Base

Your project is ready to go with Next.js 15, TypeScript, Tailwind CSS, and PWA capabilities.
Current theme: yellow

Progressive Web App

Your app is PWA-ready with offline capabilities and installable on all devices.

TypeScript

Type-safe development with full TypeScript support throughout the project.

Firebase Integration

Firebase services are configured and ready to use with TypeScript support.

Authentication

Secure authentication system is set up with protected routes.

UI Components

Beautiful, accessible components built with Headless UI and Tailwind CSS.

Dynamic Color Themes

Configure color themes per deployment. Currently using yellow theme.

Next Steps

Configure your environment variables and start building your features.

1. Set up your environment variables in .env.local

2. Configure Firebase in the Firebase Console

3. Change the color theme in src/config/theme.ts

4. Start the development server with npm run dev