Skip to content

Perry1231/PortfolioWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Website

PortfolioWebsite

PortfolioWebsite is a personal portfolio website designed to showcase projects, skills, achievements, and contact information in a modern and professional way.

The website serves as an online portfolio where visitors can learn more about the developer, explore completed projects, view technical skills, and get in touch through the provided contact information.

Features

  • Modern and responsive design
  • Mobile-friendly interface
  • Personal introduction section
  • Skills and technologies showcase
  • Project portfolio section
  • Contact information section
  • Fast and user-friendly navigation
  • Clean and organized layout

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • React.js
  • Responsive Web Design

Purpose of the Project

The main goal of this project is to create a professional online presence and provide a centralized place where employers, clients, and other developers can explore the author's work, technical abilities, and experience.

Installation Guide

To run this project on your computer, follow these steps:

1. Clone the Repository

git clone https://github.com/Perry1231/PortfolioWebsite.git

2. Open the Project Folder

cd PortfolioWebsite

3. Install Dependencies

npm install

4. Start the Development Server

npm start

5. Open the Website

After the server starts, open your browser and visit:

http://localhost:3000

or the address displayed in the terminal.

Build for Production

To create an optimized production build:

npm run build

The generated files will be placed in the build/dist folder depending on the project configuration.

Requirements

Before running the project, make sure you have:

  • Node.js installed
  • npm installed
  • Git installed

Repository

GitHub Repository: https://github.com/Perry1231/PortfolioWebsite

Author

Vercel link -- https://portfolio-website-sigma-three-21.vercel.app/ Created by Perry1231.

Releases

No releases published

Packages

 
 
 

Contributors