Skip to content

Using 10 different RSS feeds, this Next.js TypeScript project parses, filters, and displays the news in order of publishing date.

Notifications You must be signed in to change notification settings

ImanRS1/RSS-News

Repository files navigation

RSS-News

Using 10 different RSS feeds, this Next.js TypeScript project parses, filters, and displays the news in order of publishing date. The utility functions make sure not to publish any duplicate news articles, as well as specify the different categories based on the article. The test coverage mainly consists of unit testing the utility functions using Jest; however, test coverage needs to be extended.


Prerequisites:

Node v18.11.17

Installing:

npm install

Development:

npm run dev

About

Using 10 different RSS feeds, this Next.js TypeScript project parses, filters, and displays the news in order of publishing date.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published