docu: added link for React.js axios REST tutorial

This commit is contained in:
Begerad, Stefan 2021-09-13 20:48:59 -04:00
parent 0f6d42f4f7
commit 5e290a2697
1 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
# Links
[React.js login form example with basic auth](https://jasonwatmore.com/post/2018/09/11/react-basic-http-authentication-tutorial-example)
[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/)