Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 431 Bytes

File metadata and controls

21 lines (13 loc) · 431 Bytes

Multi Step Form With Reactjs, Tailwindcss, Vitejs and Typescript

Add a multi-step form to get user information or anything else you want.

Demo

record-screen.webm

Installation

Install all dependencies

npm install

Run app

npm run dev