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
- Host: GitHub
- URL: https://github.com/sreehari2003/suvrey-sparrow
- Owner: sreehari2003
- Created: 2024-05-08T14:25:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-09T09:16:07.000Z (about 1 year ago)
- Last Synced: 2024-12-20T07:45:17.231Z (6 months ago)
- Language: TypeScript
- Homepage: https://suvrey-sparrow-task.vercel.app
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.