Skip to content

hirosystems/todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9bf80f5 · Jun 25, 2020
Jun 14, 2019
Jun 23, 2020
Jun 23, 2020
Jun 23, 2020
Jun 23, 2020
Jun 23, 2020
Jun 23, 2020
Jun 20, 2019
Jun 23, 2020
Jun 25, 2020
Jun 25, 2020

Repository files navigation

Blockstack Todo App

A simple React Todo app built for the decentralized web.

This app was built for learning purposes. Try it out at todos.blockstack.org, and check out our guide that walks you through how it all works.

demo

Usage

# install dependencies
npm install

# Compiles and hot-reloads for development
npm run start

# Compiles and minifies for production
npm run build