Skip to content

unicdeve/django-react-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FinTrove Solutions - OGUNOLA, Taiwo

Client and Server JWT authentication using Django backend and React

Usage Frontend

cd into the client folder, then run the following commands

yarn
yarn dev

then open localhost:3000

Usage Backend Implementation(The Full Application)

cd into the server folder, then run the following commands

pip install -r requirements.txt
python manage.py runserver

then test the api on localhost:8000

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published