Skip to content

markflorence728/Auth-with-Django-React

Repository files navigation

Token-based Authentication with React and DRF

This is a project for authenticating users with React and Django. To test it out yourself, clone the repository and run:

  1. pip install -Ur requirements.txt
  2. npm install
  3. npm run build
  4. python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages