Skip to content

jykim11/Personal-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Personal Portfolio

Welcome to my personal portfolio website built with React.js! This project showcases my skills, projects, and experiences in web development.

Table of Contents

Introduction

This portfolio website serves as a central hub for all my professional work. It includes information about my background, skills, projects, and contact details. The aim is to provide a comprehensive overview of my capabilities and achievements as a developer.

Features

  • Responsive Design: Optimized for various screen sizes, from mobile devices to desktops.
  • Projects Showcase: Detailed descriptions of my projects with links to live demos and source code.
  • Skills Section: Highlighting my technical skills and proficiencies.
  • Contact Form: Easy way for visitors to get in touch with me.

Technologies Used

  • React.js: A JavaScript library for building user interfaces.
  • HTML5 & CSS3: For structuring and styling the website.
  • JavaScript (ES6+): For adding interactivity.

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/your-portfolio-repo.git
  2. Navigate to the project directory:

    cd your-portfolio-repo
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start

The website should now be running on http://localhost:3000.

Usage

  • Development: Use npm start to run the development server. Make changes in the source code and see them live-reloaded.
  • Build for Production: Use npm run build to create an optimized production build. The build output will be in the build directory.
  • Deployment: Deploy the build directory to your hosting service of choice (e.g., Netlify, Vercel, GitHub Pages).

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

If you have any questions or want to get in touch, feel free to contact me:


Thank you for visiting my portfolio!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published