/Flask-React-JWT

A tutorial on how to setup a JWT auth app using React and Flask and then deploy it using NGINX and Gunicorn.

MIT LicenseMIT

Setting up & Deploying JWT based auth using Flask & React

This project was bootstrapped with Create React App and is a part of this tutorial on my blog. It teaches you how to implement login functionality step by step and deploy the resulting web app using NGINX and Gunicorn.

Read the article to make sense of this codebase :)