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.
- Clone this repo
npm install
npm run dev
- Open a browser to
https://localhost:5000