Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arojunior/react-rss-fetcher
React application to fetch RSS content by URL and display
https://github.com/arojunior/react-rss-fetcher
hacktoberfest reactjs redux rss
Last synced: 11 days ago
JSON representation
React application to fetch RSS content by URL and display
- Host: GitHub
- URL: https://github.com/arojunior/react-rss-fetcher
- Owner: arojunior
- Created: 2020-06-19T09:32:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T21:49:13.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T16:51:59.740Z (about 2 months ago)
- Topics: hacktoberfest, reactjs, redux, rss
- Language: JavaScript
- Homepage:
- Size: 3.94 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fetch RSS content by URL
### Setup
```sh
yarn
yarn start
```