Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 524 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 524 Bytes

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