Excerise in layout improvements
I just implemented a sticky header functionality, so that when scrolling the search bar does not disappear.
This simple app was created with create-react-app to save time, just run npm start
and connect to localhost:3000
Please ensure the browser allows for CORS requests. With Google Chrome you can install the extension Allow CORS: Access-Control-Allow-Origin
here
In real life, I would have configured a proxy.