noryev / w3ui-ipfs-camera

Example app for w3ui workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

w3ui camera app with IPFS

This example is based on the w3ui file upload example.

To run, clone the repo and npm install before starting the server:

git clone https://github.com/jchris/w3ui-ipfs-camera
cd w3ui-ipfs-camera
npm install
npm start

About

Example app for w3ui workshop


Languages

Language:JavaScript 79.2%Language:CSS 15.8%Language:HTML 5.0%