brenofreire / blog

My Full Stack Nextjs blog based on FSD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

About

My Full Stack Nextjs blog based on FSD


Languages

Language:TypeScript 64.1%Language:CSS 25.2%Language:JavaScript 10.7%