react-flask-aes-256

encyption/decryption with aes-256 using react and flask frameworks

this app uses react and flask

UI has input where you can type, and will return 3 things: What you entered: What you sent: What was returned:

start front end in client by typing npm start start back end in react-flask-aes-256 with python3 app.py