Season 9 Week 2

July 2, 2025 6:00 PM
Tech in Schools Initiative
Tech in Schools Initiative

Class Description:

This class guides you through building a complete landing page designed to showcase your microservice effectively. You will learn to structure essential sections like the hero, service details, and pricing linked to Stripe, alongside a professional footer. Finally, integrate the Intercom bot to provide live chat and support, creating a dynamic and helpful user experience directly on your page.


Resources & Platforms:

  • Intercom: The customer messaging platform you’ll use to add the live chat bot to your landing page.
  • Vercel: A platform for hosting and deploying your frontend landing page with ease, often directly from a Git repository.
  • Cloudflare: Provides DNS management, security features, and performance enhancements (like CDN) for your website, often used in conjunction with hosting platforms.
  • Stripe: The payment processing platform where you will set up your products and get links for the pricing section of your landing page.
  • Code Editor: (e.g., VS Code, Sublime Text, Atom) – The tool you’ll use to write and edit your landing page code.
  • Git & GitHub/GitLab/Bitbucket: Version control system and hosting platform to manage your code and connect with deployment platforms like Vercel.