update readme with references

This commit is contained in:
BadBUTA 2023-01-16 00:33:11 +08:00
parent 4b5f7e64ee
commit 1c7faed5dd

View File

@ -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/
---