/nextjs-blog-demo

nextjs blog or website demo

Primary LanguageJavaScriptMIT LicenseMIT

Nextjs-Blog-Demo

this is a simpe demo, use the nextjs.

if you want to learn nextjs or use nextjs to create a blog website, you can clone this repository.

Demo

A simple blog starter using:

  • Next.js v12
  • Sass
  • ant design v14

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.