tiberiualex / nextjs-blog

Next.js blog app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js Blog

Next.js blog app from this tutorial. Not much to see here, just trying out Next.

Running the app

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

Next.js blog app


Languages

Language:TypeScript 86.7%Language:CSS 5.6%Language:HTML 4.5%Language:JavaScript 3.2%