This simple React app (built many years ago when I first learnt React) will help you learn the HTTP status codes and their definitions.
There are (many) refactors and improvements that could be made, and likely a bug or two, however it still remains a fun quiz to try out.
To try it out, please run the commands:
npm install
npm start