- Created Dockerfile with multi-stage build (React + Express)
- Created docker-compose.yml for Coolify deployment
- Updated server.js to serve static files from dist/
- Fixed package-lock.json with npm install
- Express server now serves both API and frontend
- Ready for single-command deployment
Features:
- Responsive hero section with animated gradients
- Services grid with 6 service cards (Web Dev, UI/UX, Marketing, Mobile, Cloud, Security)
- About section with company highlights and stats
- Contact form and contact information
- Modern dark theme with gradient accents
- Fully responsive design
- Optimized for Coolify static deployment
Tech Stack:
- React 18
- TypeScript
- Vite
- Lucide React icons
- CSS custom properties and gradients