Skip to content

felixduc19/intercom.com-homepage

 
 

Repository files navigation

Intercom homepage code base (for studying only)

This repo contains (some) code from https://www.intercom.com - by Intercom. We're not write or update anything on this, it's original code that downloaded through Chrome debuger tool.

Notes:

marketing-site in this repo equivalent to root folder. Example:

import LocaleLinks from 'marketing-site/src/components/common/LocaleLinks'

is equivalent to:

import LocaleLinks from 'src/components/common/LocaleLinks'

Cong Nguyen

About

Code base of intercom homepage (for studying only)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.0%
  • SCSS 7.0%
  • JavaScript 2.8%
  • HTML 1.2%