Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 400 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 400 Bytes

ValidationForm

Validation form app is a basic form where a user can write his personal data and upload a photo. It is using the POST fetch method but is not meant to connect with the server so it throws an error every time.

You can find it here: https://werthis.github.io/ValidationForm/

react, material-ui