Skip to content

Ibaslogic/nextjs-mdx-blog-rss

Repository files navigation

Adding an RSS feed to your Next.js app

Read the step-by-step guide here: RSS feed to your Next.js app

Clone project

You can download or clone this project by running this command from your terminal:

git clone https://github.com/Ibaslogic/nextjs-mdx-blog-rss

Then:

cd nextjs-mdx-blog-rss
npm install
# or
yarn
npm run dev
# or
yarn dev

You should see the app in your browser address bar at http://localhost:3000

About

Let's add RSS feed to Next.js application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published