Skip to content

Repository files navigation

React + TypeScript + Vite + Node + Express

Practice building a multi-step form in React using React Router and React Hook Form. Concept from https://www.frontendmentor.io

Build and run Docker Image

build image command: docker build -t scottshubert/react-multi-step-form .
(image also available on docker hub)

run command: docker run --name react-form -p 8080:8080 -d scottshubert/react-multi-step-form

About

Practice building a multi-step form in React using React Router and React Hook Form. Concept from https://www.frontendmentor.io

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages