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.
Before getting started, ensure you have the following:
-
Download the Project
Get the source code from GitHub -
Open in Visual Studio Code
Unzip the folder and open it in VS Code or your preferred code editor. -
Update Portfolio Data
Modifypublic/resumeData.jsonwith your personal details, projects, and links. -
Install Dependencies
In your terminal, run the following commands:npm init # Initialize the project npm install # Install necessary packages
-
Build the Project
Create a production build by running: npm run build -
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!