/Tech-News-App

Top News Headlines in Tech & Lifestyle

Primary LanguageJavaScript





Only the latest
Technology & Lifestyle
top news headlines

Check it out



What it is

This React/Redux single-page web app loads the latest top news headlines, from multiple sources including The Verge, TechCrunch, Wired and TechRadar, leveraging an API.

Installation

Prerequisites
  • Node.js
  • Git
  • A Web Browser (Chrome/Firefox/Safari)
Steps
  • In your terminal application, navigate to where you want to clone the project folder
  • git clone git@github.com:LewisAlderman/Tech-News-App.git
  • cd Tech-News-App
  • npm install
  • npm start

Some Packages Used

  • Axios
    • Handling of async API calls
  • Redux-Thunk
    • Async actions
  • Lodash
    • Utilised throttle for scroll events
  • Moment
    • Easy relative date/time