GitHunt
HE

HenryKovalevsky/fable-news

An infinite news feed implemented with Fable (F#).

Fable News

An infinite news feed implemented with Fable (F#).

Functional requirements

  • User can infinitely scroll news feed;
  • User can click on a news item go to the source page in a new tab;
  • User can save favorite articles; (TODO)
  • User can see saved articles in a separate route. (TODO)

Prerequisites

In order to use Fable you will need the following tools:

How to use

  • npm ci — install dependencies;
  • npm run dev — start dev server;
  • npm run build — builds for production.

Languages

F#76.0%CSS10.2%JavaScript8.0%HTML5.7%

Contributors

MIT License
Created November 12, 2019
Updated May 22, 2021