Awesome
<div align="center"> <img src="./docs/rss-icon.png" width="120" /> </div> <p align="center"> <a href="https://david-dm.org/alexdevero/rss-finder-web-app"><img alt="Dependency Status" src="https://david-dm.org/alexdevero/rss-finder-web-app.svg?style=flat"></a> <a href="https://david-dm.org/alexdevero/rss-finder-web-app?type=dev"><img alt="devDependency Status" src="https://david-dm.org/alexdevero/rss-finder-web-app/dev-status.svg?style=flat"></a> <a href="http://opensource.org/licenses/MIT"><img alt="MIT License" src="https://img.shields.io/npm/l/express.svg"></a> </p>RSS Finder Web 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
- —make one-time donations via PayPal.
- —set up monthly donation via Patreon and get interesting news about what I'm doing.
- <img alt="bitcoin" src="https://img.shields.io/badge/Donate-Bitcoin-brightgreen.svg?colorB=fab915">—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.