Skip to content

Commit d1e1bfc

Browse files
authored
Update README.md
1 parent 6d5889e commit d1e1bfc

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,17 @@
22

33
This is a React port of https://github.com/netlify/netlify-identity-widget (48kb), taking the lightweight functionality of https://github.com/sw-yx/react-netlify-identity (4kb) and adding back the nicer UI with a focus on accessibility (with @reach UI) and bundle size (only 6kb as of writing).
44

5-
# demo
5+
## demo
66

77
the demo is hosted at: https://react-netlify-identity-widget.netlify.com (you can see [the deploy logs here](https://app.netlify.com/sites/react-netlify-identity-widget/deploys))
88

99
and the source is in `/examples`.
1010

11-
# usage
11+
## Blogposts
12+
13+
- [Add Netlify Identity Authentication to any React App in 5 minutes with React Context, Hooks and Suspense](https://dev.to/swyx/add-netlify-identity-authentication-to-any-react-app-in-5-minutes-with-react-context-hooks-and-suspense-5gci)
14+
15+
## usage
1216

1317
we require some peer dependencies:
1418

0 commit comments

Comments
 (0)