Comment on page
Vercel
First of all we need to create a
html
page with web3forms. Learn how to setup on our installation page.
First Step is to create a Github account if you don't already have one.
Now, you should create a new GitHub repository and add your
html
files to your repo.
The next Step is to create an account on vercel.com or you can login to Vercel. You can make use of login with Github. This will make it easy to connect your repository.

Now, you can see your repos, click on Import button near the repo you want to import.

Now, you can see your repos, click on Import button near the repo you want to import.

Configure you name and settings. Click on Deploy button. You're good to go!

Congrats, You're app is now deployed on vercel. You can now visit it! It will work absolutely fine. Well done! 👏

Now, here comes the final part! It is time to test. Head over to the app, and submit the form. Open your mail, you can see a new one. It will look like this 👇

Last modified 2yr ago