First clone this repository, then run npm install
from the command line while inside the project directory, then run yarn start
to run the project at localhost:3000 in the browser.
The back-end server for this project is mocked, so the search terms are limited, and can be found in SEARCH_TERMS.md.