Skip to content

corelabui/basic-reactstrap-usage

Repository files navigation

Basic Reactstrap usage with FormFusion

This repository contains a simple example of using a Reactstrap component with 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-reactstrap-usage.git
  2. Install dependencies:

    cd basic-reactstrap-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 modify this project or simply copy the desired components from src/components into your React project and render it where necessary. Adjust the components and page to suit your needs.

About

Basic integration of Reactstrap with FormFusion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published