3
The easiest way to create a portfolio with Next.js
command coppied to clipboard
npx create-boring-portfolio@latest
Getting Started
Create Boring Portfolio was inspired by the minimalist websites of innovators who let their work speak for itself. With just one command, it generates a clean, production-ready portfolio, so you can focus on what really matters.
It intergrates with your GitHub profile to dynamically showcase your projects. The design is heavily infulenced by nexxel.dev. I think it's the perfect blend of simplicity and style.
You can find the usage instructions for the CLI on the project's GitHub.
Technologies
Next.js
Next.js offers a heavily optimised approach to creating applications using React.TypeScript
TypeScript will help you be a better developer. The "strictness" of TypeScript leads to smoother building.Tailwind
Tailwind is a utility-first CSS framework that helps you build beautiful, responsive designs without any extra configuration.