An open API service indexing awesome lists of open source software.

https://github.com/sreehari2003/suvrey-sparrow

Multi Step Checkout form
https://github.com/sreehari2003/suvrey-sparrow

Last synced: 4 months ago
JSON representation

Multi Step Checkout form

Awesome Lists containing this project

README

        

## Survey Sparrow Task

## Stepper component with form.

- React
- Typescript
- Tailwind css

- I have not used any custom form handling library. all form logic in this code is custom logic.
- This code can be made shorter if use form libraries like react hook form and validation libraries like zod or yup.