nextjs-mdx-blog Tailwind Templates

Nextjs Mdx Blog

A Blog app built using Next.js 15, MDX(markdown), Prismjs and Tailwind CSS,. This app is static site that renders the markdown posts.

How to Build an MDX Blog with Next.js 15

A Blog app built using Next.js 15, MDX (markdown), Prismjs and Tailwind CSS,. This app is static site that renders the markdown posts.

Youtube: Watch

Getting Started

  1. Clone the repository:

    git clone https://github.com/thetechmaze/nextjs-mdx-blog.git
    
  2. Install Dependencies

    npm install
    
  3. Run the development server

    npm run dev
    

    Open http://localhost:3000 in your browser to see the app in action.

Deployment

To Deploy this app, you can use platforms like Vercel or Netlify. Ensure you have your environment variables set correctly on the chosen platform.

License

This project is open source and available under the MIT Licence.

Top categories

Loading Svelte Themes