Skip to content

alexdevero/rss-finder-web-app

Repository files navigation

Dependency Status devDependency Status MIT License

RSS Finder Web App

Live App

Web app to help you find URLs for existing RSS feeds from website URLs.

Table of contents

Install

Clone this repo

git clone https://github.com/alexdevero/rss-finder-web-app.git

Install dependencies

npm install

or

yarn

Usage

Run the web app

npm run dev

or

yarn run dev

Build the web app

npm run build

or

yarn run build

Support this project

I open-source almost everything I can, and I try to reply everyone needing help using these projects. Obviously, this takes time. You can use these projects in your applications for free! You can even change the source code and redistribute (even resell it).

If you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:

  • Starring and sharing the project
  • Donate—make one-time donations via PayPal.
  • Donate—set up monthly donation via Patreon and get interesting news about what I'm doing.
  • bitcoin—send bitcoins or ethereum to this address: 19jHGagJWeVvuNjN3kaBoAszXd9ea9gKzp.

Thank you!

Code of Conduct

Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

MIT © Alex Devero.