To run this project:
clone the project to the local
then run 'npm install' in the terminal
run 'npm install pg' (if posgres is not installed yet)
run the app.js server
run svelte server 'npm run dev' in the 'ui' directory