/django-react

This a simple Django and React demo application

Primary LanguageJavaScript

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