This is my personal portfolio website, built with React and Vite. It showcases my projects, skills, and experience.
https://tahertadpatri.netlify.app/
- React
- Vite
- Project Showcase: Displays my projects with descriptions and links to live demos or repositories.
- Skills Section: Highlights my technical skills and areas of expertise.
- About Me: Provides a brief introduction about myself and my background.
- Contact Information: Includes ways to get in touch with me and download resume.
- Responsive Design: The website adapts to different screen sizes.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/TaherTadpatri/portfolio.git
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to
http://localhost:5173
(or the port Vite specifies).
Screenshot of website