Skip to content

A full-stack application that displays a simple dashboard with a news feed. The articles are retrieved from the New York Times API. Users may add and remove articles to and from a Favourites side panel.

Notifications You must be signed in to change notification settings

bekahjaned/news-feed-full-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News Feed

A full-stack application that displays a simple dashboard with a news feed. The articles are retrieved from the New York Times API. Users may add and remove articles to and from a Favourites side panel.

Stack

The front-end client of this application was built with React js. Styled-components was used for styling.

The back-end server was built using Node.js with Express.

The node-cron module was used to periodically refresh the API every minute at the 5th second.

Accessibility

Colours were compared using this chart to ensure proper contrast.

Both icon buttons have different states for inactive, hover, and active.

All img tags have alternate text.

Running this App

This is a full-stack app, so both the front-end and server must both be running in order for the application to work.

Marketing

Twitter who? The latest news feed app, The Timely Bizz allows you to scroll the freshest articles from New York Times, at a leisurely, non-stressful pace.

About

A full-stack application that displays a simple dashboard with a news feed. The articles are retrieved from the New York Times API. Users may add and remove articles to and from a Favourites side panel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published