A simple todos app that demonstrates how JavaScript apps can integrate functionality provided by the Stacks network with the Stacks.js library.
Try out the app as a user or learn how it works as a developer.
Want to run the app locally and make changes?
Follow these instructions:
git clone https://github.com/blockstack/todos && cd todos
yarn install
yarn run start