Toy app to play with web components.
You will neeed node.js
and yarn
.
Clone the repository and install packages with yarn
. Then cd into the public
folder and serve the app with yarn http-server
.
Made using the news api from NewsApi and materialize css.