A simple rss reader.
disclaimer this is still a work in progress and should not be used at the moment.
you need to have node, and npm installed on your device.
run yarn or npm i to install the dependencies,
then yarn dev or npm run dev to launch the development server.
To test the extension you need to have Developer mode enabled in the chrome extensions window.
then select load unpacked and pick the dist/ directory.