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
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:
- Clone the repository:
https://github.com/Vidit-Kushwaha/v2.portfolio.git
- Navigate to the project directory:
cd v2.portfolio
- Install the dependencies:
npm install
Usage
- Start the development server:
npm run dev
- 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.