I have a form in Vue for uploading a blog post it has areas for title, body, description, snippet, and photo. All are required. I set an API up in Express to handle this, I tes