Here is my problem. I try to create a blog. I have server side created with npx create-react-app (there is a server.js file) and a client side created with npx create-react-app.