Start the server with changing directories (cd) into Server and running:
nodemon Server.js
Alternatively, the server has been dockerized, run with docker-compose up
Start the react application by cd-ing into political-capital and running: npm start
Public DNS of server: ec2-54-193-47-210.us-west-1.compute.amazonaws.com Public URL of website: http://political-capital.s3-website-us-west-1.amazonaws.com