Skip to content

ZwivhuyaDeveloper/portfolio

Repository files navigation

Portfolio

A modern, responsive portfolio website built with Next.js, TypeScript, and Tailwind CSS. This project showcases my work, skills, and experience in a clean, professional manner.

🚀 Features

  • Modern UI/UX with smooth animations and transitions
  • Fully Responsive design that works on all devices
  • Dark/Light Mode with system preference detection
  • Performance Optimized for fast loading and smooth interactions
  • SEO Optimized with Next.js metadata and semantic HTML

🛠️ Technologies Used

  • Framework: Next.js 14 (App Router)
  • Styling: Tailwind CSS
  • Type Safety: TypeScript
  • Icons: Lucide Icons
  • Deployment: Vercel

🚀 Getting Started

Prerequisites

  • Node.js 18.0.0 or later
  • npm or yarn package manager

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/portfolio.git
    cd portfolio
  2. Install dependencies:

    npm install
    # or
    yarn
  3. Start the development server:

    npm run dev
    # or
    yarn dev
  4. Open http://localhost:3000 in your browser to see the result.

📦 Deployment

This project is configured for deployment on Vercel. Push your changes to the main branch to trigger automatic deployments.

Deploy with Vercel

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This is my personal project portfolio website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published