This is a Next.js project bootstrapped with create-next-app.
This is the codebase for my personal website showcasing my work experience and project! I would also like to expand it to include some more details about me and projects that I am working on. It was built using NextJS and deployed on Netlify. You can visit the website at the following address: http://rogerzhang.ca/. Thank you for visiting!
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to see the result.