xhr.js:220 POST http://localhost:5000/posts 404 (Not Found)
posts.js:21 Request failed with status code 404
Have you tested this with Postman before posting with React application?
You need to start your nodeJS server, your endpoint is not working "http://localhost:5000/post"