Skip to content

HenryKovalevsky/fable-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published