Resume template for developers, all you have to is:
- Edit the
src/developer.ts
file. - Change the
public/duckveloper-image.jpeg
image and its source onsrc/components/DeveloperInformation.tsx
.
This template was inspired in a design created by @imariel2d, feel free to copy the design from figma and create yours from there.
- Love.
- Ducks.
- Nextjs v13 (pages).
- Tailwind CSS.
- And more love.
To run the project, you can:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev