Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 1.39 KB

File metadata and controls

52 lines (40 loc) · 1.39 KB

My Portfolio Website

This is a personal portfolio website built with Next.js and Tailwind CSS. It showcases my projects, skills, and experiences in a modern, responsive, and visually appealing design.

Tech Stack

  • Framework: Next.js
  • Styling: Tailwind CSS
  • Deployment: Vercel

Features

✅ Fully responsive design
✅ Dark/Light mode support ✅ SEO-friendly with Next.js
✅ Optimized images with Next.js Image component
✅ Smooth animations and transitions

Installation & Setup

  1. Clone the repository:

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

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

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

Deployment

This project can be deployed on Vercel easily.

  1. Push your code to GitHub.
  2. Connect the repository to Vercel.
  3. Deploy with a single click!

Contact

Feel free to reach out via: