A portfolio site made from scratch using Next.js, TypeScript, TailwindCSS and MongoDB. View the Live Version and learn more about the building Process at https://mgmwood.com.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.