Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 507 Bytes

File metadata and controls

24 lines (17 loc) · 507 Bytes

Still in development.....

React-Django Integration

It is a demonstration of how to integrate react/contextAPI with django-rest-framework(djoser library) to build a fully functional web application.

Backend:

  • python3
  • django 3.1.2
  • django-rest-framework
  • django-rest-auth
  • djoser

Frontend:

  • create-react-app tool
  • Context API
  • Bootstrap

Issue Reporting

If you have found a bug or feature request, please report them at the repository issues section.

License

MIT