This repo contains a Next.js project which I use as my portfolio at zmdev.com. Feel free to fork, modify and redeploy as your own!
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
To learn more about the technology used in the project, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- TailwindCSS - CSS framework used