42 lines
848 B
Text
42 lines
848 B
Text
Technology Stack Overview:
|
|
|
|
Core Framework & Language:
|
|
- Next.js 15.0.4 (React Framework)
|
|
- React 19.0.0
|
|
- TypeScript
|
|
- Node.js
|
|
|
|
Styling & UI:
|
|
- Tailwind CSS
|
|
- @headlessui/react (UI components)
|
|
- Framer Motion (Animation library)
|
|
- Lucide React (Icon library)
|
|
- React Icons
|
|
|
|
Package Management:
|
|
- PNPM (v9.14.2)
|
|
|
|
Frontend Libraries:
|
|
- @emotion/is-prop-valid (Prop validation)
|
|
- Framer Motion (Animations)
|
|
|
|
Backend & API:
|
|
- Next.js API Routes
|
|
- Nodemailer (Email functionality)
|
|
- Upstash Redis (Rate limiting, caching)
|
|
|
|
Development & Build Tools:
|
|
- ESLint (Code linting)
|
|
- TypeScript
|
|
- PostCSS
|
|
- Autoprefixer
|
|
|
|
Containerization & Deployment:
|
|
- Docker
|
|
- Docker Compose
|
|
|
|
Project Structure:
|
|
- App Router architecture (Next.js 13+ structure)
|
|
- TypeScript for type safety
|
|
- Modular component organization
|
|
- Separation of concerns (components, lib, types)
|