Closed MankiratSingh1315 closed 1 year ago
Name | Link |
---|---|
Latest commit | 7324a9cc6c96f89521ff10585b668f5b712f6533 |
Latest deploy log | https://app.netlify.com/sites/mlsctiet/deploys/647c3585e72e1100086a7ec2 |
Deploy Preview | https://deploy-preview-80--mlsctiet.netlify.app/ |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
https://docs.web3forms.com/getting-started/customizations/redirection -> add redirect url in the form, and change the placeholder text to more professional one
Instead of redirecting I have used states in react. When user submits the form, all the text fields goes empty and a form submitted successfully message appears on bottom as shown below.
working
Change the environment variable name on web hosting provider from
API_KEY
toREACT_APP_API_KEY
to completely fix the issue.77