In this series we create a full-stack web application with Python Django as the backend, and React JS as the frontend. In this 7th video we fetch the Backend APIs in our Frontend with the help of Axios, so we can use the data in our React JS frontend.
Axios docs: https://axios-http.com/docs/intro
Full project code: https://github.com/NickMol/Full-Stack-Django-React-Tutorial
#1: Setup Django Backend: https://youtu.be/0Z45Ohbvyd8
#2: React Frontend Setup : https://youtu.be/2FdEu6XczP8
#3: Page Navigation: https://youtu.be/45UWzcMTOow
#4: Navigation menu: https://youtu.be/R6mDsX68STY
#5: Database Models: https://youtu.be/uT3n-whC-lM
#6: Creating Backend APIs: https://youtu.be/cDozurHVoVk
Download
0 formats
No download links available.
Full-Stack Django + React App Tutorial #7: Get Django API Data in our React JS Frontend using Axios | NatokHD