1.0.0 • Published 6 months ago
create-landing-page-prodigeez v1.0.0
Create Landing Page
A powerful CLI tool to generate high-converting landing pages with Next.js, TypeScript, and your choice of UI framework.
🚀 Quick Start
npx create-landing-page
✨ Features
Multiple UI Framework Support:
- shadcn/ui
- Chakra UI
- Mantine
Pre-built Sections:
- Hero Section
- Features Grid
- Benefits
- Solution Overview
- How It Works
- Integrations
- Testimonials
- FAQ
- CTA
Technical Features:
- Next.js 14+ with App Router
- TypeScript
- Tailwind CSS
- SEO Optimized
- Responsive Design
- Dark Mode Support
📦 Usage
- Create a new project:
npx create-landing-page
Follow the prompts:
- Enter your project name
- Choose your UI framework
Start developing:
cd your-project-name
npm run dev
🎨 Customization
- Edit
src/config/site.ts
to update site content - Modify components in
src/components/sections
- Update styles in
tailwind.config.ts
📄 License
MIT © Mohammed Saabir Ahmed
1.0.0
6 months ago