Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/observedobserver/convertfast-ui
- Owner: ObservedObserver
- License: mit
- Created: 2024-07-10T11:45:36.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T14:37:30.000Z (4 months ago)
- Last Synced: 2024-10-11T09:34:16.550Z (3 months ago)
- Topics: convertfast, convertfast-ui, landing-page, shadcn-ui, tailwindcss
- Language: TypeScript
- Homepage: https://ui.convertfa.st
- Size: 425 KB
- Stars: 323
- Watchers: 1
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# convertfast-ui
![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.