Welcome to my blog project.π
This blog is all about my engineering life, and it is built by Next.js 15, TailwindCSS4, and Sanity CMS framework.
Feel free to fork this project and make sure to update your sanity config in .env.example
file.
Live blog: https://andrewshen.io
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.