JSPM

create-landing-page-prodigeez

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q19558F
  • License MIT

CLI tool to create high-converting landing pages with Next.js

Package Exports

  • create-landing-page-prodigeez
  • create-landing-page-prodigeez/bin/create-landing.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-landing-page-prodigeez) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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