Skip to content

BabkinAV/dynamic-forms-fe

Repository files navigation

Dynamic forms app

Overview

A Small demo app featuring dynamic form segments and complex validation logic.

screenshot

Tech used / dependencies

  1. NextJS
  2. React Bootstrap
  3. Formik

Running the project locally

From the repo:

  1. Clone the project and backend code (https://github.com/BabkinAV/dynamic-forms-be) locally into separate directories
  2. cd into backend directory
  3. Run npm install
  4. Run node server.js after install
  5. cd into frontend directory
  6. Run npm install
  7. Run npm run dev after install
  8. Visit http://localhost:3000 in the browser window

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages