In this series we create a full-stack web application with Python Django as the backend, and React JS as the frontend. In this fourth video we create a navigation menu with components from Material UI, including links, highlighted selected items, and the possibility of displaying both a small Icon menu and the full menu.
Full project code: https://github.com/NickMol/Full-Stack...
Material Icons: https://mui.com/material-ui/material-...
React Drawer Components: https://mui.com/material-ui/react-dra...
React Lists: https://mui.com/material-ui/react-list/
#1: Setup Django Backend: • Full-Stack Django + React App Tutorial #1:...
#2: React Frontend Setup : • Full-Stack Django + React App Tutorial #2:...
#3: Page Navigation: • Full-Stack Django + React App Tutorial #3:...