https://github.com/techiediaries/django-react
This a simple Django and React demo application
https://github.com/techiediaries/django-react
axios boostrap4 django django-rest-framework react
Last synced: 11 months ago
JSON representation
This a simple Django and React demo application
- Host: GitHub
- URL: https://github.com/techiediaries/django-react
- Owner: techiediaries
- Created: 2018-03-31T19:44:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T10:29:07.000Z (over 3 years ago)
- Last Synced: 2025-03-28T15:51:54.427Z (about 1 year ago)
- Topics: axios, boostrap4, django, django-rest-framework, react
- Language: JavaScript
- Size: 606 KB
- Stars: 126
- Watchers: 3
- Forks: 44
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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](https://www.techiediaries.com/django-react-rest/)
## The CustomerList Component

## The CustomerCreateUpdate Component
