Skip to content

corelabui/basic-signup-form

Repository files navigation

Sign up form built with FormFusion

This repository contains a sign up form page that uses the FormFusion 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-signup-form.git
  2. Install dependencies:

    cd basic-signup-form
    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 sign up form built with FormFusion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published