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.
Details of the components and sections can be found in the documentation.
npx convertfast-ui@latest init
npx convertfast-ui@latest page create <page-name>
npx convertfast-ui@latest page <page-name> add <section-name>
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
Licensed under the MIT license.