A sign-up side component using Material UI components and Croct.

Introduction

This template adds the a sign up page with content on the left to your project.

It is a variation of the sign-in side component and it comes fully integrated with Croct, giving you CMS, AB testing, and personalization out of the box.

Usage

To create a new project using this template, run:

npx croct@latest use material-ui://block/sign-up-side

You can customize the template by specifying options:

npx croct@latest use material-ui://block/sign-up-side --router=page

Options

The following options are available for this template:

OptionDescriptionRequiredDefault
projectNameThe name of the project.Nomy-app
versionThe Next.js version to use.Nolatest
routerThe router to use (app or page).Noapp
javascriptWhether to use JavaScript instead of TypeScript.Nofalse
Explore or help us improve this template

Start building in seconds

Paste the following command in your terminal and let the CLI do the rest.

npx croct@latest use material-ui://block/sign-up-side