Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/observedobserver/convertfast-ui

Build beautiful landing pages with prebuild code blocks. All based on shadcn-ui and tailwind.
https://github.com/observedobserver/convertfast-ui

convertfast convertfast-ui landing-page shadcn-ui tailwindcss

Last synced: 2 days ago
JSON representation

Build beautiful landing pages with prebuild code blocks. All based on shadcn-ui and tailwind.

Awesome Lists containing this project

README

        

# convertfast-ui

convertfast-demo

convertfast-ui-light-demo

![convertfast-ui npm](https://img.shields.io/npm/v/convertfast-ui)
![GitHub License](https://img.shields.io/github/license/ObservedObserver/convertfast-ui)

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](https://ui.convertfa.st).

## Usage

### Install CLI

```bash
npx convertfast-ui@latest init
```

### Create new landing page

```bash
npx convertfast-ui@latest page create
```

### Add new section to landing page

```bash
npx convertfast-ui@latest page add
```

## Features
Landing pages created by convertfast-ui have the following features:
+ [x] Responsive design
+ [x] Dark mode, light mode
+ [x] Customizable components, sections and pages
+ [ ] Structured data for SEO

## LICENSE

Licensed under the [MIT](LICENSE) license.