/catdex

Primary LanguageRust

Catdex

This is a simple application that supports uploading and deleting images.

It is built using Yew and WASM support.

How to run

    cd catdex

    # build app
    cargo build

    # load app
    trunk serve --open