captainadorable / nextjs-blog-app

Simple blog app using Next.js and Markdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple blog app using Next.js, Tailwind.css, Markdown

🖼Preview

Preview

🏗 Installation

  1. Clone repo
  2. yarn or npm i
  3. yarn build or npm run build
  4. yarn start or npm run start
  5. Go http://localhost:3000

About

Simple blog app using Next.js and Markdown


Languages

Language:JavaScript 100.0%