Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 450 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 450 Bytes

Flask-Caesar-Cipher

Flask Caesar Cipher Encryption Tool

To run it,

first, in the terminal clone the repository and "cd" to directory "13-Flask-Caesar-Cipher"

$ git clone https://github.com/vi-u/13-Flask-Caesar-Cipher.git

then

$ cd 13-Flask-Caesar-Cipher

second, in the terminal run command that start web server in your browser

$ python flaskCaesar.py

third, in your browser open this page:

localhost:5000/form