Tutorial: https://www.howtographql.com/react-apollo/1-getting-started/
React server started using npm start in the root of project. Hosts on: http://localhost:3000/
Backend server started using npm start in the server directory. Hosts on: http://localhost:4000/