django-react icon indicating copy to clipboard operation
django-react copied to clipboard

This a simple Django and React demo application

Django & React DEMO

This is a Django project with a React front-end.

The REST API is created with Django REST framework and consumed with Axios.

Check out Django React Tutorial with Example Demo

The CustomerList Component

The CustomerCreateUpdate Component