Skip to content

swaleha456/My-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


📄 Project Overview

This is a sleek and modern ReactJS-based personal portfolio website designed to help you showcase your skills, projects, and professional experience. Whether you're a developer, designer, or freelancer, this template is ideal for building a compelling and professional online presence.


🛠 How to Customize and Deploy

✅ Prerequisites

Before getting started, ensure you have the following:

  • A Vercel account (for hosting)
  • Node.js installed on your computer

🔧 Setup Instructions

  1. Download the Project
    Get the source code from GitHub

  2. Open in Visual Studio Code
    Unzip the folder and open it in VS Code or your preferred code editor.

  3. Update Portfolio Data
    Modify public/resumeData.json with your personal details, projects, and links.

  4. Install Dependencies
    In your terminal, run the following commands:

    npm init       # Initialize the project
    npm install    # Install necessary packages
    
  5. Build the Project
    Create a production build by running: npm run build

  6. Deploy to Vercel
    Log into your Vercel Dashboard

Import your GitHub repository or upload the build folder directly

Follow the prompts to deploy

🎉 Your personal portfolio is now live for the world to see!

Releases

No releases published

Packages

 
 
 

Contributors