Skip to content
    Back to all Bounties

    Earn 4,500 ($45.00)

    Time Remainingdue 2 years ago
    Completed

    Build a Svelte component

    vadosware
    vadosware
    Posted 2 years ago
    This Bounty has been completed!
    @vadosware's review of @MineyMo
    5.0
    Average Rating
    Communication 5/5, Quality 5/5, Timeliness 5/5

    Bounty Description

    Problem Description

    I'd like a component built in Svelte with a given design.

    Components may represent chunks of a webpage or a very specific UI element.

    Acceptance Criteria

    A Svelte component that is:

    • Functionally usable in a Svelte/Kit application
    • I18n compatible
    • Configurable such that dynamic areas (ex. text, images/content) can be passed in (via slots or args)
      • All configuration should be specified via a zod object that is exported from the component itself.
    • Styled with plain CSS + CSS variables (ex. --theme-primary, etc)

    Technical Details

    This project utilizes Svelte

    Link to Project

    The project doesn't exist yet --