Skip to content

TheSunsHoRyzen/RSSReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

RSS Reader Web App

This project is a web application that aggregates and displays multiple RSS feeds in a row, providing an easy way to view content from different sources in one place.

Features

  • Multiple RSS Feeds Display: View articles from multiple RSS feeds side by side in a clean layout.
  • Design: The app is styled using TailwindCSS.
  • Backend Parsing: An Express.js backend fetches and parses RSS feeds, sending the articles to the frontend for display.

Technologies Used

  • Frontend:

    • React.js: Handles the UI components and state management.
    • TailwindCSS
  • Backend:

    • Express.js: Manages API routes and handles the server-side logic to parse RSS feeds.
  • Other:

    • Axios and CORS are used for sending HTTP requests
2024-09-02.19-43-09.mov

About

React project to aggregate multiple RSS feeds into one single place

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors