dotja / authentication_app_react_django_rest

Authentication app using React and Django REST framework

Repository from Github https://github.comdotja/authentication_app_react_django_restRepository from Github https://github.comdotja/authentication_app_react_django_rest

React/DjangoRF Authentication App

Authentication app using React and Django REST framework with session authentication.

Installations

  • backend
pip install djangorestframework
pip install django-cors-headers
  • frontend
npm install axios
npm install react-bootstrap bootstrap

About

Authentication app using React and Django REST framework


Languages

Language:Python 55.8%Language:JavaScript 28.8%Language:HTML 8.4%Language:CSS 3.9%Language:Dockerfile 1.8%Language:Shell 1.3%