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

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.

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.