Skip to content

olivebishop/NEXTJS-portflio

Repository files navigation

Minimalistic Developer Portfolio Template

A clean, modern, and customizable portfolio template for developers built with Next.js, Tailwind CSS, and Shadcn UI.

Features

  • ⚡ Next.js 14 for fast performance and easy routing
  • 🎨 Tailwind CSS for responsive and customizable styling
  • 🧩 Shadcn UI components for a polished look
  • 🖼️ Automatic OG image generation
  • 🔍 SEO optimized
  • 📱 Fully responsive design

Getting Started

  1. Clone the repository:
    git clone https://github.com/yourusername/your-repo-name.git
    

Install dependencies: bashCopynpm install

or

yarn install

or

pnpm install

Run the development server: bashCopynpm run dev

or

yarn dev

or

pnpm dev

or

bun dev

Open http://localhost:3000 with your browser to see the result.

Customization You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file. This project uses next/font to automatically optimize and load Inter, a custom Google Font. Learn More To learn more about the technologies used in this template:

Next.js Documentation Tailwind CSS Documentation Shadcn UI Documentation

Deploy on Vercel The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js. Check out the Next.js deployment documentation for more details. License This project is open source and available under the MIT License. Usage Feel free to use this template for your personal portfolio! You're welcome to customize, modify, and adapt it to your needs. If you find it helpful, consider giving it a star ⭐ and sharing it with others. Contributing Contributions, issues, and feature requests are welcome! Feel free to check the issues page if you want to contribute. Author Created with ❤️ by olive🦉