Skip to content

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

Notifications You must be signed in to change notification settings

BoldBigflank/alexswan.dev

 
 

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:https://localhost:3030/

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • MDX 51.0%
  • TypeScript 42.6%
  • JavaScript 3.4%
  • CSS 3.0%