Destack screenshot

Destack

Author Avatar Theme by Liveduo
Updated: 22 Oct 2024
1838 Stars

Page builder for Next.js . Zero-config deployment . React now supported!

Categories

Overview:

Destack is a tool that allows users to build landing pages within their React or Next.js projects. It offers a selection of pre-designed blocks from Tailblocks, Meraki UI, and Hyper UI, as well as support for image uploads and form submissions. With Destack, users can focus on their projects without worrying about creating marketing pages.

Features:

  • Powerful Blocks: Destack includes hundreds of well-designed and functional blocks from Tailblocks, Meraki UI, and Hyper UI. It supports Tailwind’s theme colors.
  • Delightful Builder: The builder is powered by Craft.js, a minimal page-builder framework. It is designed for simplicity and provides a quick way to build landing pages for side projects.
  • Data Ownership: Destack stores all assets on platforms like Github or Bitbucket through the editor. Users don’t have to deal with external dependencies.
  • Assets & Forms Support: Images uploaded in the editor are stored in the user’s repository and displayed when needed in production. Destack also supports HTML and API form submissions.
  • Easy Setup & Deployment: Destack works with both existing and new React and Next.js projects. It requires minimal setup and no extra configuration for deploying landing pages to production.

Installation:

For a new Next.js project:

  1. Fork the destack-starter project.
  2. Or deploy a project to Vercel.
  3. Or preview it online with Gitpod.

For an existing Next.js project:

  1. Install Destack on your Next.js project.
  2. Setup the builder endpoint by creating pages/api/builder/handle.js with the provided code snippet.
  3. Create a new page on any Next.js page where you want to setup Destack.

For a new React.js project:

  1. Fork the destack-react-starter project.
  2. Or deploy a project to Vercel.
  3. Or preview it online with Gitpod.

For an existing React.js project:

  1. Install Destack on your React.js project.
  2. Setup the builder endpoint by following the provided code snippet in package.json.

Summary:

Destack is a powerful tool that allows users to easily build landing pages within their React or Next.js projects. With a wide range of pre-designed blocks and a simple builder, users can quickly create captivating marketing pages. The tool supports data ownership, asset and form management, and seamless setup and deployment. Whether you’re starting a new project or working with an existing one, Destack provides the flexibility and functionality needed to build beautiful and functional landing pages.