https://github.com/0mppula/ts-multi-page-form
A simple multi-page form application with form validation and custom error messages. Created with React and TypeScript.
https://github.com/0mppula/ts-multi-page-form
form-validation multi-page-form react reactjs typescript
Last synced: 30 days ago
JSON representation
A simple multi-page form application with form validation and custom error messages. Created with React and TypeScript.
- Host: GitHub
- URL: https://github.com/0mppula/ts-multi-page-form
- Owner: 0mppula
- Created: 2022-09-30T13:17:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-20T06:37:08.000Z (almost 3 years ago)
- Last Synced: 2025-01-09T03:57:45.915Z (over 1 year ago)
- Topics: form-validation, multi-page-form, react, reactjs, typescript
- Language: TypeScript
- Homepage: https://ts-multi-page-form.netlify.app/
- Size: 377 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## TypeScript Multi-Page Form
A simple multi-page form application with form validation and custom error messages. On the last page of the form, before submitting the users provided information will be shown to the user. Created with React and TypeScript.
Feel free to check out the source code of this project you might learn a thing or two about TypeScript I sure did.
[Live](https://ts-multi-page-form.netlify.app/) version of this app.