Skip to content

jheidepriem/ny-times-reader

Repository files navigation

Visit NYT Reader

Table of Contents

Setup

  • Clone down this repo here
  • On the command line, type: $ npm install
  • On the command line, type: $ npm start
  • Open http://localhost:3000 to view it in your browser.
  • The page will reload when you make changes.
  • You may also see any lint errors in the console.

Technologies

  • Javascript
  • CSS / HTML
  • VSCode
  • Git Version Control / GitHub
  • Webpack node package
  • React
  • Router
  • Google Chrome or Web Browser of User's Choice
  • Mac OS Terminal/Command Line
  • Cypress

Project Spec

Click Here

Abstract

New York Times Reader is an App that gives users all of the top articles of the day, article details, and a link the article on the New York Times Website.

Learning Goals

  • A strong understanding of React JS and Front-End best practices
  • Your ability to prioritize for MVP
  • An understanding of basic usability practices and standards
  • A clear hierarchy of information
  • Clean, well thought out code

Preview

Planning Document - Screenshot 2023-04-14 at 10 28 04 AM (2)

Screenshot 2023-04-11 at 11 16 28 AM (2)

Screenshot 2023-04-12 at 5 41 55 PM (2)

Screenshot 2023-04-12 at 5 41 45 PM (2)

Screenshot 2023-04-12 at 5 46 39 PM (2)

Testing

  • Successfully implemented 80-90% test coverage for all components.

Future features would include a navigation bar to sort articles by subject.

Deployment

HERE

Authors

Josephine Heidepriem GH
Josephine Heidepriem