ConvertFast UI is a Free and Open Source project under MIT LICENSE.
Documentation
Introduction

convertfast-ui

convertfast demo

Bootstrap a customizale beautiful landing page. Inspired by shadcn-ui, convertfast-ui provides a CLI tool that helps you create a landing page with customizable sections and components. All code can be used directly with copy-paste.

Usage

Install CLI

npx convertfast-ui@latest init

Create new landing page

npx convertfast-ui@latest page create <page-name>

Add new section to landing page

npx convertfast-ui@latest page <page-name> add <section-name>

Features

Landing pages created by convertfast-ui have the following features:

  • Responsive design
  • Dark mode, light mode
  • Customizable components, sections and pages
  • Structured data for SEO