DEV Community

Cover image for React issue
ShivamJ3991
ShivamJ3991

Posted on

React issue

Hi All,

beginner level of react , create new using "npx create-react-app hello-world", successfully create app when try to run with npm start. Getting error on browser

Failed to load resource: the server responded with a status of 431 (Request Header Fields Too Large).

If anyone have any idea regarding this please help me.

Thanks in advance.

Top comments (0)