Simple File or Image Upload With Node Server and React Js

We are making a simple file upload with React Js and will use Node Js in the backend to handle the uploaded file. We are going to use the CRA (Create React App) for the quick setup and the Ant Design for the UI.