/news-feed-app

A static webpage to retrieve a news feed from an API

Primary LanguageJavaScriptMIT LicenseMIT

News Feed App

Installation

npm install

Start Dev Server

npm start

Features:

Scaffolding:

I have used webpack-starter to scaffold this app.

Validation (for webpack-starter)

  • It's great!
  • Keeping things simple.
  • Allowing focus on semantics (html), styling (CSS) and logic (JavaScript) while making the assumption in a team we would architect together, therefore mitigating the need to over think this now.