Skip to content

nevzatgunay/nextjs-typescript-mdx-blog

 
 

Repository files navigation

NextJS - Typescript - MDX - Blog

A Next.js starter for your next blog or personal site. Built with:

This Starter is heavily inspired by Lee Robinson and Anson Lichtfuss.

👀 View the Live Demo

Getting Started

git clone https://github.com/ChangoMan/nextjs-typescript-mdx-blog.git
cd nextjs-typescript-mdx-blog

yarn install
# or
npm install

yarn dev
# or
npm run dev

Your new site will be up at http://localhost:3000/

About

Next.js blog starter built with Typescript, MDX, and Tailwind CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.5%
  • JavaScript 15.2%
  • CSS 10.3%