Building interactive email contact form with Github Pages - FREE!!!

Опубликовано: 07 Октябрь 2024
на канале: Super Lazy Coder
3,293
73

You can use GitHub Pages to host a website about yourself, your organization, or your project directly from a repository on GitHub.com.
GitHub Pages is a static site hosting service that takes HTML, CSS, and JavaScript files straight from a repository on GitHub, optionally runs the files through a build process, and publishes a website.
You can also add interactive email contact form in Github Pages free of cost using Formspree.io. Custom forms can also be made using rest api service depolyed in Heoku or Amplification sandbox.

Please subscribe to my channel and thank you so much for watching. Please provide feedback in comments below and let me know if I should any other topics as well

0:00 Introduction
0:40 Get started
2:02 Formspree to create email form
3:33 Create Form in github page
4:28 Creating custom forms
5:45 Testing email form
6:48 Style form
7:58 Email form fields and next url
10:40 Testing final version
11:04 Conclusion


Github pages building static site -    • Github Pages - Create your own public...  
Amplification -    • Automatic code generation with Amplif...  
Heroku with Github Pages -    • Heroku - Host your Github cloud appli...