An efficient and straightforward RSS Reader built in Java, designed to fetch and display RSS feed items from various sources.
- Fetches RSS feeds from provided URLs
- Displays feed items with titles and descriptions
- Easy to configure and extend
- Java 8 or higher
- Maven
- Clone the repository
git clone https://github.com/MX-Solo/RSS-Reader.git cd RSS-Reader