Skip to content

tusharpatel0504/portfolio

Repository files navigation

🌐 Personal Portfolio Website

A modern and responsive personal portfolio website to showcase my projects, skills, and experiences. This portfolio highlights my journey as a Graphic Designer | Frontend Developer | UI/UX Enthusiast and serves as a central hub for my work.


🚀 Live Demo

You can view the live project here: tushar-patel.vercel.app


📸 Screenshot

Portfolio Screenshot


✨ Features

  • Fully Responsive: Adapts seamlessly to all devices (📱, 💻, 🖥️).
  • Smooth Animations: Built with Framer Motion for an engaging user experience.
  • Project Showcase: Detailed section with links to live demos and source code.
  • Comprehensive Sections: Includes dedicated parts for About Me, Skills, and Contact.
  • Live Deployment: Hosted on Vercel for global accessibility.

🛠️ Tech Stack

  • Frontend: React.js, Tailwind CSS
  • Animations: Framer Motion
  • Deployment: Vercel

🚀 How to Clone and Run This Project

Follow these instructions to set up a copy of the project on your local machine for development and testing purposes.

Prerequisites

Make sure you have the following installed on your machine:

Installation Steps

  1. Clone the Repository Open your terminal or command prompt and run the following command to copy the project to your local machine:

    git clone https://github.com/tusharpatel0504
  2. Navigate to the Project Directory Change your current directory to the folder you just cloned:

    cd portfolio
  3. Install Dependencies Run the following command to install all the necessary packages and libraries required for the project:

    npm install
  4. Run the Development Server Finally, start the local server to see the project in action:

    npm run dev

    Once it's running, open your web browser and go to http://localhost:5173 (or the URL shown in your terminal) to view the website.

📂 Project Structure

portfolio/
├── public/          # Static assets (images, icons, etc.)
├── src/
│   ├── components/  # Reusable UI components
│   ├── pages/       # Website pages
│   ├── constants/   # Data (projects, experiences, etc.)
│   └── styles/      # Global styles
├── package.json
└── README.md

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors