AI-Powered Digital Marketing Platform for Egyptian SMEs - Built with Next.js, Supabase, and cutting-edge 3D immersive UI
# Egypt Business Booster
π **AI-Powered Digital Marketing Platform for Egyptian SMEs**
A cutting-edge, 3D immersive digital marketing platform built with Next.js, featuring AI-powered content generation, website builder, and comprehensive business growth tools.
## β¨ Features
### π― Core Platform
- **AI-Powered Website Builder** - Create stunning websites with drag-and-drop functionality
- **Smart Content Studio** - Generate engaging social media content with advanced AI
- **Ad Campaign Management** - Multi-platform advertising with AI optimization
- **Real-time Analytics** - Performance tracking with actionable insights
### π Immersive Experience
- **3D Interactive UI** - Cutting-edge 3D effects and animations
- **Custom Cursor** - Animated cursor with particle trails
- **Particle Backgrounds** - Dynamic particle systems
- **Glass Morphism Design** - Modern glass-like UI components
- **Smooth Animations** - Powered by Framer Motion and GSAP
### π€ AI Integration
- **Content Generation** - Advanced AI for social media and web content
- **Smart Recommendations** - AI-driven business insights
- **Automated Workflows** - Intelligent campaign optimization
### ποΈ Tech Stack
- **Frontend**: Next.js 14, React 18, TypeScript
- **Styling**: Tailwind CSS, Custom 3D CSS
- **Animations**: Framer Motion, GSAP, Three.js
- **Backend**: Supabase (Database, Auth, Storage)
- **AI**: GROQ API, Multiple AI models
- **Deployment**: Vercel-ready
## π Quick Start
```bash
# Clone the repository
git clone
github.com
cd egypt-business-booster
# Install dependencies
npm install
# Set up environment variables
cp .env.example .env.local
# Edit .env.local with your credentials
# Run development server
npm run dev
```
## π§ Environment Variables
```env
NEXT_PUBLIC_SUPABASE_URL=your_supabase_url
NEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key
GROQ_API_KEY=your_groq_api_key
```
## π Project Structure
```
egypt-business-booster/
βββ app/ β¦