Skip to content

monda00/next-app-router-mdx-blog

Repository files navigation

Next.js with next-mdx-remote Blog

This is a sample blog application using Next.js with App Router with next-mdx-remote.

The following blog is based on this repository.

https://amateur-engineer-blog.com/

Features

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository:
git clone https://github.com/monda00/next-app-router-mdx-blog.git
  1. Install the dependencies:
cd next-app-router-mdx-blog
npm install
  1. Start the development server:
npm run dev
  1. Open your browser and navigate to http://localhost:3000 to see the app in action.

References

About

This is a sample blog application using Next.js with App Router with next-mdx-remote.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages