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.

Solo developer · React / React Router / Bootstrap / Vite / Vitest / Testing Library / Guardian API · 2023

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.

Vim keys

j / kNext / previous project
EnterOpen the case study
rRun it live
/Filter projects
:run <name>Run a project from anywhere
:cv :about :work :homeGo to a page
:theme light | darkSwitch theme
:w :wqWrite (vim says so) / and leave
:qLeave vim mode (home, on a 404)
EscLeave vim mode