Full Stack Web Tutorial: Django, React JS, JWT Auth, REST, Bootstrap, Pagination

Timur Bakibayev, Ph.D.
Level Up Coding
Published in
19 min readApr 12, 2021

--

Learn by doing

We will write a Sales Orders Management System using Django REST for the back-end, and React JS for the front-end. We will add authentication with JWT and will cover the back-end with tests.

We will also use the CDN version of React JS, not the “create-react-app”. This will simplify the…

--

--