This is a project I'm using to learn blockstack, and to dust of my front-end skills a bit.
Right now, it doesn't really do much, and I'm not sure what its gonna grow into, but hey, its a start.
See the accompanying blog post here: https://zachlysobey.github.io/personal-site/
I use yarn for this project.
$ git clone [email protected]:zachlysobey/blockstack-app-ts-react.git
$ cd blockstack-app-ts-react
$ yarn
$ yarn test
$ yarn start
$ yarn build
- This project was bootstrapped with Create React App.
- You can learn more in the Create React App documentation.
- To learn React, check out the React documentation.
- Read more about Blockstack
- This project borrows heavily from the blockstack animal kindom project