simple-express-app-submission
simple-express-app-submission copied to clipboard
Answer
I completed the challenge: 5 I feel good about my code: 5
Had trouble deploying to Heroku, kept getting H10 errors. Made Mongo DB database available to all IP addresses and installed cors in app, I think cors is what made the error finally go away.