ezisezis / rss-feed

Simple rss reader with firebase auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSS Feed

A RSS feed reader that fetches RSS, then parses it and displays the articles with top keywords on top. Tech used: React (create-react-app), Typescript, Firebase, Formik. Available pubically at: https://rss-feed-39bb2.firebaseapp.com

Requirements:

Install dependencies

yarn

Run project locally

yarn start

Then head on to http://localhost:3000 and see the project.

Build project

yarn build

About

Simple rss reader with firebase auth


Languages

Language:TypeScript 87.6%Language:CSS 10.2%Language:HTML 2.2%