newsCatch
A React app for searching and analyzing news articles.
This app combines Google News API and Amazon Comprehend to help users easily find pertinent information in news articles. NewsCatch sends each article through Amazon Comprehend (a text-analysis API) and presents the resulting data in an easily digestible format.
Built with JavaScript, React, HTML, CSS, Express, PostgreSQL and BCrypt.