Personal Website In Progress ðŸ›
- Client-side navigation
- Code splitting
- Pre-fetching
- Pre-rendering
- Data fetching at build/request time
- SWR
- Dynamic Routes
- API Routes
- Deploy app on Vercel
# Install dependencies
npm install
# Serve on localhost:3000
npm run dev
# Build for production
npm run build
App is deployed on Vercel. You can check it out here: https://nextjs-blog-six-xi.now.sh/