In this tutorial series I show you how to create a full stack web application using Python Django as the backend, and React JS as the frontend. We have successfully setup our Python Django backend and our React JS frontend, and enabled page navigation in our frontend using React Router V6.
...Now it is time to create a nice looking Navigation Menu with components from Material UI.
Setting up python Django Backend: • Django React App Tutorial #1: Setting up t...
Setting up React JS Frontend: • Django React App Tutorial #2: Setting up t...
Page navigation with React Router: • Django & React App Tutorial #3: Frontend P...
Code on GitHub: https://github.com/NickMol/Django-Rea...