This is my portfolio, blog, and personal website. About life, technology and reading
This is a blog template built with:
- Framework: Next.js
- Deployment: Vercel
- Styling: Tailwind CSS
- Analytics: Vercel Analytics
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev