Skip to content

corelabui/basic-login-form

Repository files navigation

Login form built with FormFusion

This repository contains a login form page that uses 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-login-form.git
  2. Install dependencies:

    cd basic-login-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 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 login form built with FormFusion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published