Season 9 Week 3

July 9, 2025 6:00 PM
admin
admin

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:

Example (GitHub): https://github.com/

Intercom: The customer messaging platform you’ll use to add the live chat bot to your landing page.

Link: https://www.intercom.com/

Vercel: A platform for hosting and deploying your frontend landing page with ease, often directly from a Git repository.

Link: https://vercel.com/

Cloudflare: Provides DNS management, security features, and performance enhancements (like CDN) for your website, often used in conjunction with hosting platforms.

Link: https://www.cloudflare.com/

Stripe: The payment processing platform where you will set up your products and get links for the pricing section of your landing page.

Link: https://stripe.com/

Code Editor: (e.g., VS Code, Sublime Text, Atom) – The tool you’ll use to write and edit your landing page code.

Example (VS Code): https://code.visualstudio.com/

Git & GitHub/GitLab/Bitbucket: Version control system and hosting platform to manage your code and connect with deployment platforms like Vercel.