Skip to content

This app provides a snapshot of the most popular articles of the past week from The New York Times.

Notifications You must be signed in to change notification settings

411h45h1/nytimes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The New York Times Snapshot

Live Website: https://411h45h1.github.io/nytimes/

Windows App Version Download here (win32 x64)

This is an app that displays the most viewed,shared and emailed articles of the last 30 days from The New York Times using their api.

Quick Instructions

To create a light dev version

git clone https://github.com/411h45h1/nytimes.git
npm install or yarn install
npm run start or yarn start

Windows Application

To create a light dev version

( If you don't have foreman installed: npm install -g foreman )
git clone https://github.com/411h45h1/nytimes.git
npm install or yarn install
npm run start or yarn start

Alternativly you can build your own version locally

git clone https://github.com/411h45h1/nytimes.git
cd electron
npm install or yarn install
npm run build-win or yarn build~win

ScreenShot

Windows Application

About

This app provides a snapshot of the most popular articles of the past week from The New York Times.

Topics

Resources

Stars

Watchers

Forks