Skip to content

IamShaharFar/My-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Portfolio

Demo

You can see a live demo of the portfolio website here.

Features

  • Responsive design that adapts to various screen sizes and devices.
  • Home section introducing yourself and your areas of expertise.
  • Projects section showcasing your projects with descriptions, screenshots, and links.
  • Skills section highlighting your technical skills and proficiencies.
  • Contact section with a form to get in touch with you.
  • Navigation menu for easy navigation between different sections.
  • Customizable and easy to update content.

Installation

  1. Clone the repository:
    git clone [https://github.com/IamShaharFar/My-Portfolio]
  2. Navigate to the project directory:
    cd your-portfolio
  3. Install the dependencies:
    npm install

Usage

  1. Update the content:
    • Open the project in your preferred code editor.
    • Navigate to the src/components directory.
    • Update the file with your own information, projects, skills, and contact details. Customize it to fit your needs.
  2. Customize the styling:
    • Navigate to the app.css file.
    • Modify the CSS files to match your desired styles and branding.
  3. Start the development server:
    npm start
    The portfolio website will be running locally at http://localhost:3000.
  4. Open the portfolio in your browser:

    Open your preferred web browser and visit http://localhost:3000 to see your portfolio.

  5. Deploy your portfolio:

    Once you are satisfied with the changes and customization, you can deploy your portfolio to a hosting platform of your choice. Some popular options include Netlify, Vercel, and GitHub Pages.

Technologies Used

  • React.js
  • HTML5
  • CSS3
  • JavaScript

Contact

For any inquiries or suggestions, feel free to reach out to me at My linkedin account.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors