/v2.portfolio

Second iteration of my personal website built with NextJs

Primary LanguageJavaScriptMIT LicenseMIT

v2.portfolio

This is my personal portfolio website built using Next.js and Tailwind CSS. It showcases my projects, skills, and provides information about my experience and contact details.

Table of Contents

Demo

Portfolio Screenshot

You can visit the live website here.

Technologies Used

  • Next.js
  • React
  • Tailwind CSS
  • JavaScript

Features

  • Responsive design for optimal viewing on different devices.
  • Showcase of projects with descriptions and links.
  • Detailed information about skills, experience, and education.
  • Contact section to get in touch with me.

Installation

To run this portfolio website locally, follow these steps:

  1. Clone the repository:

https://github.com/Vidit-Kushwaha/v2.portfolio.git

  1. Navigate to the project directory:

cd v2.portfolio

  1. Install the dependencies:

npm install

Usage

  1. Start the development server:

npm run dev

  1. Open your web browser and visit http://localhost:3000 to view the website.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.