next-portfolio Tailwind Templates

Next Portfolio

A customizable developer portfolio template built with Next.js, TypeScript, and Tailwind CSS.

🌟 Next Portfolio

Welcome to the repository for my personal portfolio! This project highlights my skills, projects, and experience as a developer. It's designed to serve as a professional showcase of my work.

šŸš€ Live Demo

šŸ‘‰ View My Portfolio


šŸ› ļø Tech Stack

  • Framework: Next.js
  • Styling: Tailwind CSS
  • TypeScript: Strong typing for better reliability
  • Icons: Locally stored in /public/assets/icons
  • Fonts: Custom fonts in /public/assets/fonts
  • Hosting: Deployed via Vercel

šŸ“‚ Folder Structure

.
ā”œā”€ā”€ components       # Reusable UI components
ā”œā”€ā”€ pages            # Next.js page routes
ā”œā”€ā”€ public           # Static files (icons, images, fonts)
ā”œā”€ā”€ assets           # Global styles & Tailwind CSS setup
ā”œā”€ā”€ data             # JSON files for dynamic content
ā”œā”€ā”€ tailwind.config.js # Tailwind configuration
└── tsconfig.json    # TypeScript configuration

šŸ”§ Setup

Clone and Install Dependencies

Clone the repo

git clone https://github.com/yourusername/portfolio.git cd portfolio

Install dependencies

npm install

Run the development server

npm run dev

Open in browser

http://localhost:3000

šŸ“œ License

This project is licensed under the MIT License.

Top categories

Loading Svelte Themes