Draft copy
News Summary
A single-page React app that pulls the latest headlines from the Guardian API and links through to each full article.
The problem
Skim the day’s news without the noise of a full news site.
What I built
A React app that fetches headlines from the Guardian Open Platform and shows them as a clickable list, with routing to an article view.
What I’d change
The API key used to ship in the client. It now goes through a cached server-side proxy.