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.
- 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
- HTML5
- CSS3
- JavaScript
- React.js
- Responsive Web Design
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.
To run this project on your computer, follow these steps:
git clone https://github.com/Perry1231/PortfolioWebsite.gitcd PortfolioWebsitenpm installnpm startAfter the server starts, open your browser and visit:
http://localhost:3000
or the address displayed in the terminal.
To create an optimized production build:
npm run buildThe generated files will be placed in the build/dist folder depending on the project configuration.
Before running the project, make sure you have:
- Node.js installed
- npm installed
- Git installed
GitHub Repository: https://github.com/Perry1231/PortfolioWebsite
Vercel link -- https://portfolio-website-sigma-three-21.vercel.app/ Created by Perry1231.