In the project directory, run:
This will open your browser to http://localhost:3000 but the Imgur API does not allow users to send requests from a localhost IP so change your url to http://0.0.0.0:3000 instead.
I used the base App project from https://reactjs.org/docs/create-a-new-react-app.html to start this app.