A collection of modern, responsive portfolio templates built with Next.js and TailwindCSS. Perfect for developers looking to showcase their work with minimal setup.
You have two options to get started with your preferred template:
If you want to clone only a specific portfolio template:
git clone --no-checkout https://github.com/devportfoliotemplates/devportfoliotemplates.git
cd devportfoliotemplates
git sparse-checkout init --cone
git sparse-checkout set example-portfolio-template
git checkout
Replace example-portfolio-template with your preferred template name (minimalist-portfolio-template, simple-portfolio-template, etc.).
You can download a specific portfolio template as a ZIP file:
https://github.com/devportfoliotemplates/devportfoliotemplates/tree/main/minimalist-portfolio-template)Once you have your preferred template:
npm install
# or
yarn install
# or
pnpm install
npm run dev
# or
yarn dev
# or
pnpm dev
Update metadata in app/layout.tsx:
Site title
Favicon
Modify content in app/page.tsx:
Hero section
Contact information
Replace assets:
public directoryColors and Theme:
Customize colors in tailwind.config.js
Modify theme variables in app/globals.css
Typography:
Update font families in tailwind.config.js
Modify text sizes and weights
Layout:
tailwind.config.jsBuild Errors
Ensure all dependencies are installed
.next folder and node_modulesRun npm install again
Styling Issues
Run npm run build to ensure TailwindCSS classes are generated
Check for conflicting styles in globals.css
Image Loading
public directoryFollow these steps to deploy your portfolio for free using GitHub and Vercel:
Create a new GitHub repository
Push your portfolio to GitHub
Deploy with Vercel:
Your portfolio will be live in minutes with a free Vercel domain (e.g., your-repo.vercel.app). You can later add a custom domain in your Vercel project settings.
Contributions are welcome! Here's how you can help:
git checkout -b feature/improvement)git commit -am 'Add new feature')git push origin feature/improvement)This project is licensed under the MIT License - see the LICENSE file for details.
If you find these templates helpful, please consider:
For issues and feature requests, please create an issue.
$ claude mcp add devportfoliotemplates \
-- python -m otcore.mcp_server <graph>