A simple React.js application that will query the Nobel API and list all of the prizes that have been awarded in the last 3 years and what the laureate's motivation was.
It is available at https://festive-williams-14fdfb.netlify.app
$ yarn install
$ yarn start
$ yarn test
$ yarn lint