Skip to content

corelabui/basic-chakraui-usage

Repository files navigation

FormFusion - Basic ChakraUI usage

This repository contains a simple example of using ChakraUI components in integration with the FormFusion library

It is built with React, a popular JavaScript library for building user interfaces, providing a familiar and efficient development experience. Utilizes Vite as the build tool, offering fast and optimized builds for improved development workflow. Integrates formfusion for seamless form handling, including validation and submission functionality.

Usage

  1. Clone the repository:

    git clone https://github.com/corelabui/basic-chakraui-usage.git
  2. Install dependencies:

    cd basic-chakraui-usage
    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser and navigate to http://localhost:5173 to see the form in action.

How to Use

You can use this project or simply copy the MyForm component from App.js into your desired React project and render it where necessary. Adjust the component to suit your needs.

About

Basic integration of ChakraUI with FormFusion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published