Only the latest
Technology & Lifestyle
top news headlines
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.
- 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
- Axios
- Handling of async API calls
- Redux-Thunk
- Async actions
- Lodash
- Utilised
throttle
for scroll events
- Utilised
- Moment
- Easy relative date/time