A futuristic, modern website for CodeboltAI - the AI-powered code editor that enables developers to create custom AI agents and automate workflows through powerful APIs and MCP integration.
- Next.js 15 with App Router and TypeScript
- Static Site Generation for optimal performance
- Tailwind CSS for modern, responsive design
- Framer Motion for smooth animations
- Isometric Design Elements for a futuristic look
- Light Mode with clean, modern aesthetics
- Fully Responsive across all devices
- Futuristic & Modern: Bold, edgy design with isometric elements
- Gradient Accents: Purple, blue, and cyan color scheme
- Smooth Animations: Framer Motion powered interactions
- Isometric Shadows: Custom shadow utilities for depth
- Glass Effects: Subtle backdrop blur effects
- Responsive Grid: Mobile-first responsive design
- Framework: Next.js 15
- Language: TypeScript
- Styling: Tailwind CSS
- Animations: Framer Motion
- Icons: Lucide React
- Deployment: Static Export Ready
- Clone the repository
- Install dependencies:
npm install
Start the development server:
npm run dev
Open http://localhost:3000 to view the website.
Build for production:
npm run build
Export static files:
npm run export
src/
├── app/
│ ├── globals.css
│ ├── layout.tsx
│ └── page.tsx
├── components/
│ ├── layout/
│ │ ├── Header.tsx
│ │ └── Footer.tsx
│ └── sections/
│ ├── Hero.tsx
│ ├── Features.tsx
│ └── Showcase.tsx
- Animated navigation with mobile menu
- Isometric logo with gradient effects
- Responsive design with backdrop blur
- Animated hero text with gradient effects
- Floating isometric elements
- Interactive 3D code editor mockup
- Call-to-action buttons with hover effects
- Grid layout with isometric cards
- Hover animations and transforms
- Comprehensive feature showcase
- Additional capabilities section
- Isometric 3D editor interface
- Animated floating components
- SVG path animations
- Feature highlights grid
- Comprehensive link sections
- Social media integration
- Animated elements on scroll
- Responsive layout
.gradient-primary
: Purple to cyan gradient.gradient-secondary
: Orange to pink gradient.text-gradient
: Gradient text effect.isometric-shadow
: Custom isometric shadow.isometric-shadow-lg
: Larger isometric shadow.glass-effect
: Backdrop blur with transparency
- AI Agent Creation: Visual agent builder
- Editor API Access: Comprehensive REST APIs
- MCP Integration: Model Context Protocol support
- Workflow Automation: Intelligent automation tools
- Command Interface: Powerful CLI integration
- Smart Processing: Code analysis and optimization
- Mobile-first approach
- Breakpoint-specific layouts
- Touch-friendly interactions
- Optimized performance across devices
The website is configured for static export and can be deployed to:
- Vercel
- Netlify
- GitHub Pages
- Any static hosting service
This project is created for CodeboltAI and follows modern web development best practices.
This is a showcase project demonstrating modern web development techniques for AI-powered development tools.