Authentication app using React and Django REST framework with session authentication.
- backend
pip install djangorestframework
pip install django-cors-headers
- frontend
npm install axios
npm install react-bootstrap bootstrap
Authentication app using React and Django REST framework
Repository from Github https://github.comdotja/authentication_app_react_django_rest
Authentication app using React and Django REST framework with session authentication.
pip install djangorestframework
pip install django-cors-headers
npm install axios
npm install react-bootstrap bootstrap
Authentication app using React and Django REST framework