jordanch / feedfox

RSS Reader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FeedFox

FeedFox is a modern RSS reader that allows you to play youtube videos, listen to podcasts, download torrents, browser reddit, twitter and view cat GIFs 😾

Checkout 👉 FeedFox

Running it locally

You need to create a .env file at the root of the project.

It contents should look like this:

REACT_APP_API_KEY = "KEYHERE"  // get it from here: https://rss2json.com/sign-up

Then run npm install && npm run start

UI

Dark

Dark

Light

Light

Mobile layout

Dark Light

TODO

  1. Mobile layout [DONE🥳]
  2. Better podcast player

About

RSS Reader


Languages

Language:JavaScript 98.0%Language:HTML 2.0%