trinwin / personal-site

πŸ“ƒ Build a blog site with Nextjs

Home Page:https://nextjs-blog-six-xi.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

T r i n W i n

Personal Website In Progress πŸ› 

Using

  • Client-side navigation
  • Code splitting
  • Pre-fetching
  • Pre-rendering
  • Data fetching at build/request time
  • SWR
  • Dynamic Routes
  • API Routes
  • Deploy app on Vercel

Quick Start

# Install dependencies
npm install

# Serve on localhost:3000
npm run dev

# Build for production
npm run build

Deployment

App is deployed on Vercel. You can check it out here: https://nextjs-blog-six-xi.now.sh/

About

πŸ“ƒ Build a blog site with Nextjs

https://nextjs-blog-six-xi.now.sh/


Languages

Language:JavaScript 92.0%Language:CSS 8.0%