CRUD SPA using only vanilla javascript and dummy data.
LIVE: http://vjs-spa.trofimov.ca/
clone the repo: git clone https://github.com/pmbstyle/vanilla-js-spa.git
run from project root dir docker-compose up -d
open http://localhost:80
move contents of ./src folder to nginx server public folder
copy contents of ./nginx-conf to your server configuration folder ex.: /etc/nginx/conf.d
open your local server and navigate to the code location
