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
- 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