Skip to content

jordanch/feedfox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.0%
  • HTML 2.0%