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: pip install -Ur requirements.txt npm install npm run build python manage.py runserver