8000 GitHub - enzoh/superheroes: A simple example that demonstrates how to build a CRUD application on the Internet Computer using Motoko and React.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A simple example that demonstrates how to build a CRUD application on the Internet Computer using Motoko and React.

License

Notifications You must be signed in to change notification settings

enzoh/superheroes

Repository files navigation

Superheroes

Build Status

A simple example that demonstrates how to build a CRUD application on the Internet Computer using Motoko and React.

Prerequisites

Demo

Start a local internet computer.

dfx start

Execute the following commands in another tab.

dfx canister create --all
dfx build
dfx canister install --all
open "http://127.0.0.1:8000/?canisterId=$(dfx canister id www)"

Observe the CRUD application running in your web browser.

Result

About

A simple example that demonstrates how to build a CRUD application on the Internet Computer using Motoko and React.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0