-created deployment changes to repo including:
-adding .env file to client with the REACT_APP_BACKEND_URL specified to allow production backend to connect to server
-added serve and prebuild commands to package json for deployment
-added frontend url to cors policy
-created deployment changes to repo including: -adding .env file to client with the REACT_APP_BACKEND_URL specified to allow production backend to connect to server -added serve and prebuild commands to package json for deployment -added frontend url to cors policy