A simple search engine to find previous works of journalists. Currently uses a demo database consisting of the New York Times.
Accessible here!
Install dependent libraries
yarn
Run the website
yarn dev
- Deployed on Github Pages
- Rendered with React and Chakra UI