Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Portfolio Website

My personal portfolio website showcasing my projects, skills, and contact details.
Built with modern frontend tools and deployed on Vercel.

πŸš€ Live Demo


πŸ“Œ Overview

This portfolio is designed to present my work in a clean and professional way.
It includes sections like Projects, Skills, and Contact, and is fully responsive across devices.


πŸ›  Tech Stack

  • React
  • Vite
  • Tailwind CSS
  • JavaScript
  • React Router DOM (BrowserRouter)
  • Vercel (Deployment)

✨ Features

  • Responsive UI (Mobile / Tablet / Desktop)
  • Multi-page routing using BrowserRouter
  • Projects showcase section
  • Skills and tech stack section
  • Contact section
  • Fast build & performance using Vite
  • Clean and modern UI design

πŸ“‚ Folder Structure (Basic)

Portfolio/
β”œβ”€β”€ public/
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ components/
β”‚   β”œβ”€β”€ pages/
β”‚   β”œβ”€β”€ App.jsx
β”‚   β”œβ”€β”€ main.jsx
β”‚   └── index.css
β”œβ”€β”€ package.json
└── README.md


git clone https://github.com/HardikPatil0/Portfolio.git
cd Portfolio
npm install
npm install react-router-dom
npm run dev


Open: http://localhost:5173

Note: If react-router-dom already exists in package.json, you can skip:
npm install react-router-dom

About

Personal portfolio website showcasing my projects, skills, and contact details. Built with modern frontend tools and deployed on Vercel.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages