Skip to content

live newsfeed app built with React, Node, News API and Pusher.

Notifications You must be signed in to change notification settings

jadeshenker/news-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Newsfeed App

Live Nesfeed app built with React, Node, News API and Pusher. This app was built from this tutorial. This newsfeed app uses the News API to show top stores about JavaScript and updates every 10 minutes. 

run this project on your device:

clone or download this repo and run npm run dev to start up the client on port 3000 and the server on port specified in variables.env. to successfully run on your device, create your own variables.env file in the cloned directory and specify the Pusher app and News API keys as needed (see: Get Pusher Credentials section of the tutorial).

added features:

  • simultaneously start up server and client
  • conceal client API keys
  • frontend styling using styled-components

TODO:

  • ability to save stories using local storage

About

live newsfeed app built with React, Node, News API and Pusher.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published