diff --git a/README.md b/README.md index 935de11..d216554 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # Links [React.js login form example with basic auth](https://jasonwatmore.com/post/2018/09/11/react-basic-http-authentication-tutorial-example) [React.js axios REST tutorial](https://www.positronx.io/react-axios-tutorial-make-http-get-post-requests/) +[React.js login and authentication](https://www.digitalocean.com/community/tutorials/how-to-add-login-authentication-to-react-applications)