neil-berg / nyt-articles

Explore current articles from the New York Times

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News Flash

A progressive web app for searching New York Times top stories, movie reviews, and book reviews written in JavaScript.

Motivation

I read the New York Times online constantly, it serves worldclass journalism and excellent short-form writing all day long. They also have a generous team of developers who maintain a public and data-rich API.

Looking for a way to sharpen my React knowledge while maintaining a daily dose of NYT articles, I decided to create a stripped down news site sourcing all content from the NYT API.

Features

  • NYT Developer APIs (Most Popular API, Top Stories API, Books API, Movies API)
  • React.js front-end
  • Firebase data storage
  • OAuth2 for user authentication
  • Styled-components for CSS/animations

Hosting

  • Netlify for hosting and continous deployment

Issues

Spot any issues or have ideas for improving News Flash? I'd love to hear them! Please file an issue and/or open a PR.

Author

Neil Berg. Email any questions/comments to: neil@neilberg.dev

About

Explore current articles from the New York Times


Languages

Language:JavaScript 89.8%Language:HTML 7.2%Language:CSS 3.0%