Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 466 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 466 Bytes

HTTP Status Code Guru (React Quiz)

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.

Screenshot of the React app

To try it out, please run the commands:

npm install
npm start