-
The website is hosted in github pages at: https://abdallahalhaddad.github.io/playfair-caesar-cipher/
-
To open it locally:
-
install
vscode
and install live server extension -
Open project folder with
vscode
-
open
index.html
-
right click
on the code and chooseopen with live server
option from the menu -
comment github links from the navbar an uncomment the local ones.
Explanation: github adds the repository name as a prefix to all links path so you need to remove these prefixes when running locally