Skip to content

The frontend is a React SPA project and the backend is a django rest framework - jwt auth with login & register

Notifications You must be signed in to change notification settings

dennischan9451/React-Django-JWT-Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React-Django-JWT-Auth

This is the project for JWT authentication in React frontend & Django backend.

Installation

Usage

  • Frontend:
    cd frontend
    npm run start (for development, hot reloading)
    npm run build (for production)

  • Backend:
    cd backend
    python manage.py runserver

About

The frontend is a React SPA project and the backend is a django rest framework - jwt auth with login & register

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages