A modern portfolio template built with Next.js 15, TypeScript, Tailwind CSS, and Motion.
- Next.js 15 - The React Framework for the Web
- TypeScript - Type safety
- Tailwind CSS - Styling
- Motion - Animations
- ⚡️ Next.js 15 with App Router and Server Components
- 💨 Tailwind CSS for styling
- 📱 Responsive design
- ✨ Smooth animations and transitions
- 🔒 TypeScript for type safety
- Node.js 18+
- pnpm (recommended) or npm
- Clone the repository:
git clone https://github.com/imantalebizadeh/portfolio-template.git
cd project-name
- Install dependencies:
pnpm install
- 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/.