Run this project npm install create .env.local file as below PORT=8000 NODE_ENV=development create .env.development.local file as below REACT_APP_REST_API_LOCATION=http://react.hyang.wang:3000 npm start