🚀 Features at a Glance
- Built with Next.js 15 and React 19
- Utility-first styling with Tailwind CSS 3.4
- Integrated state management with Zustand
- Pre-configured with API routes and user management
- Animations using Framer Motion
- Global styling with Tailwind and custom themes
- Dark mode with Tailwind CSS
- Sitemap generation with next-sitemap
- API routes with Next.js API Routes
- Error handling with Next.js Error Boundary
- Editable logo component
- General use component screens
- Custom hooks with React Hooks
- TypeScript type definitions with TypeScript
- Utility functions and helpers
- Pre-configured with global providers
- Font management with Next.js Google Fonts
📄 Get Started
Follow the steps below to customize and launch your application:
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Edit your app at
/app/(home)/page.tsx