Skip to content

A modern portfolio template built with Next.js 15, TypeScript, Tailwind CSS, and Motion.

Notifications You must be signed in to change notification settings

imantalebizadeh/portfolio-template

Repository files navigation

Portfolio Template

A modern portfolio template built with Next.js 15, TypeScript, Tailwind CSS, and Motion.

Portfolio Template Preview

Tech Stack

Features

  • ⚡️ Next.js 15 with App Router and Server Components
  • 💨 Tailwind CSS for styling
  • 📱 Responsive design
  • ✨ Smooth animations and transitions
  • 🔒 TypeScript for type safety

Getting Started

Prerequisites

  • Node.js 18+
  • pnpm (recommended) or npm

Installation

  1. Clone the repository:
git clone https://github.com/imantalebizadeh/portfolio-template.git
cd project-name
  1. Install dependencies:
pnpm install
  1. Start the development server:
pnpm run dev

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

Also, you can see the full preview of the project at https://portfolio-template-one-ashen.vercel.app/.

About

A modern portfolio template built with Next.js 15, TypeScript, Tailwind CSS, and Motion.

Resources

Stars

Watchers

Forks

Releases

No releases published