- Client + server + database
- Programmed with HTML/CSS/Javascript + node.js + AJAX + mySQL
- The theme of the webpage is "travel blog"
- clone repo
- make sure SQL is accessible
- make sure node is installed
- open terminal
- navigate with "cd " to the address / path of the file after cloning, or simply find the folder, right click and click on "copy as path" on windows, or "copy as pathname" on mac
- type "node assignment6.js", and hit enter
- there should be "listening on port 8000" written on the terminal
- open the browser
- go to "localhost:8000"