See the demo (on a free Heroku instance... initial load might be slow)
An integrated demo site utilizes:
- django rest framework
- create-react-app
- the drf-redux-auth package.
For more documentation, see the drf-redux-auth documentation.
Note: this also relies on an environment variable, REACT_APP_AUTH_URL
for the DRF URL for now.