In this video we will finish up the todo app by building a frontend for our Django Rest API. We will make some API calls with the axios npm package. We will use React Hooks and functional components to build the frontend. There is also a React Bootstrap package we will use as well to quickly add Bootstrap styling to our React code.
Starting Code:
https://github.com/legionscript/Todo-...
Ending Code:
https://github.com/legionscript/Todo-...
React Bootstrap:
https://react-bootstrap.github.io/get...
Axios:
https://www.npmjs.com/package/axios
Legion Script Website:
http://legionscript.com/