1.0.0 • Published 6 months ago

create-landing-page-prodigeez v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

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

  1. Create a new project:
npx create-landing-page
  1. Follow the prompts:

    • Enter your project name
    • Choose your UI framework
  2. 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