- Next.js 14 - React framework with App Router
- React 18 - UI library
- TypeScript - Type-safe JavaScript
- Tailwind CSS - Utility-first CSS framework
- Lucide Icons - Modern icon library
- Geist Font - Custom font for typography
- Custom built components:
- Image Slideshow
- Star Rating
- Loading Spinner
- Responsive Layout Components
- PostgreSQL - Primary database
- Prisma - Type-safe ORM
- Schema management
- Database migrations
- Seeding functionality
- Next.js Server Components - Server-side rendering
- Server Actions - Database mutations
- Edge Runtime - API routes (planned for search)
- ESLint - Code linting
- TypeScript - Static type checking
- Prettier - Code formatting
- ts-node - TypeScript execution for scripts
- Git & GitHub - Version control
- Vercel - Deployment platform