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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bb79a9b · Nov 22, 2021
Oct 16, 2021
Nov 22, 2021
Nov 22, 2021
Aug 4, 2021
Aug 11, 2021
Aug 11, 2021
Feb 3, 2021
Jan 29, 2021
Jan 29, 2021
Nov 9, 2020
Jan 30, 2021
Jun 14, 2021
Jan 28, 2021
Nov 21, 2021
Jun 10, 2021

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