DEV Community

Hunter Chang
Hunter Chang

Posted on

8 4

Next.js Blog Starter with TypeScript and MDX

Hey Everyone!

I just made a new website starter for Next.js, built with TypeScript, MDX, and Tailwind CSS. It should serve as a nice starting point for a personal blog or website.

Check out the demo

To get 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
Enter fullscreen mode Exit fullscreen mode

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

Top comments (4)

Collapse
 
henriqueeliassilva profile image

Thank u! So Helpful.

Collapse
 
faical23 profile image
Faical Bahsis

thankuu

Collapse
 
faical23 profile image
Faical Bahsis

qsdq

Thread Thread
 
faical23 profile image
Faical Bahsis

sss

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay