Welcome to the AI Agent Landing Page project! This is a modern, responsive landing page template built with Next.js, Tailwind CSS, and Radix UI. It's designed to showcase AI-powered SaaS products and services, featuring smooth animations, a clean layout, and a user-friendly interface..
Check out the live demo here: https://codescandy.github.io/ai-agent-landing-page/
- Framework: Next.js
- Styling: Tailwind CSS
- UI Components: Radix UI
- Animations: Framer Motion
- TypeScript: Type-safe development
- Node.js (v18 or newer recommended)
- pnpm (or npm/yarn)
Follow these steps to run the project locally:
- Clone the repository:
git clone https://github.com/codescandy/ai-agent-landing-page.git
cd ai-agent-landing-page
pnpm install or npm install or yarn installStart the development server:
pnpm or npm run dev or yarn devOpen http://localhost:3000 in your browser to view the dashboard.
pnpm or npm run build or yarn buildYou can deploy this app to Vercel, Netlify, or GitHub Pages. For GitHub Pages, make sure to set the correct basePath and assetPrefix in next.config.mjs as described in the codebase.
Feel free to customize and extend the dashboard for your own smart home needs!
❤️ Author