Skip to content

Widgets allows you to showcase your planting progress from the Plant-for-the-Planet Trillion Tree Campaign

License

Notifications You must be signed in to change notification settings

Plant-for-the-Planet-org/planet-widgets

Repository files navigation

Plant-for-the-Planet Widgets

Plant-for-the-Planet Widgets are Web components powered by Svelte Framework

Web Components are a set of web platform APIs that allow you to create new custom, reusable, encapsulated HTML tags to use in web pages and web apps. The goal of a widget is to allow users and organizations to use our components in their own websites with minimum dependencies.

Visit our docs to learn more about widget integration.

Get Started - Local

  1. Clone this repo
  2. npm install
  3. npm run dev
  4. Open a browser to https://localhost:5000