diff --git a/README.md b/README.md index 3c2209e..4e8afaa 100644 --- a/README.md +++ b/README.md @@ -57,9 +57,15 @@ Note: See below section of the explaination ## Online References - - - +- https://stackoverflow.com/questions/38187833/how-to-combine-reactjs-router-link-and-material-ui-components-like-a-button +- https://reactrouter.com/en/main/components/link +- https://www.freecodecamp.org/news/how-to-use-react-router-version-6/ +- https://devtrium.com/posts/how-use-react-context-pro +- https://www.developerway.com/posts/react-re-renders-guide +- https://mui.com/material-ui/customization/breakpoints/ +- https://reactjs.org/docs/conditional-rendering.html +- https://ithelp.ithome.com.tw/articles/10224270 +- https://www.geeksforgeeks.org/reactjs-functional-components/ ---