Skip to content

MaxRohowsky/nextjs-mdx-blog

Repository files navigation

NextJS Blog Template with MDX Support

Preview

Table of Contents

Support

Star 🌟 the Project: GitHub stars
Follow 🤝 on GitHub: GitHub followers
Follow 🐦 on X: X Follow

Running the Project on Localhost

  1. Clone this Project

    First, open this project in your editor by cloning it.

  2. Install Dependencies

    Ensure you have Node.js and npm installed. Then, install the project dependencies by running:

    npm install

  3. Start the Development Server

    You can start the development server by running:

    npm start

  4. Set Up Environment Variables

    Fill out the .env file with your own values.

Contribute

You're welcome to contribute to this project!

License

This project is licensed under the MIT License. Feel free to modify and distribute it for your own purposes.