Skip to content

Commit ab67bdc

Browse files
committed
Login to blockstack and simple profile page
1 parent 0e561a8 commit ab67bdc

File tree

8 files changed

+1394
-75
lines changed

8 files changed

+1394
-75
lines changed

.babelrc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"presets":[
3+
"es2015", "react"
4+
]
5+
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This project was bootstrapped with [Create React App](https://github.com/faceboo
44

55
- Day 0: Getting React project up and running with Ionic 4. Done!
66
- Day 1: Login flow to Blockstack.
7+
- Day 2: Profile page with Ionic elements.
78

89
Below you will find some information on how to perform common tasks.<br>
910
You can find the most recent version of this guide [here](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md).

0 commit comments

Comments
 (0)