Skip to content

jacksonwanggg/MyPortfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jackson Wang's Portfolio

The link of this portfolio is on https://arnold45202.github.io/MyPortfolio/

Overview

This portfolio was created for me to farmlise with React and to showcase my skills, projects, and a bit about myself.

Tech stacked used: react.js, css, express, nodejs

How to Run

To explore and run this portfolio locally, follow these simple steps:

  1. Clone the repository:

    git clone [email protected]:Arnold45202/MyPortfolio.git
  2. Change into the directory

    cd MyPortfolio
  3. To install the node modules run:

    npm install
    
  4. To start the website, run:

    npm start
    

after all the steps it will launch the portfolio website in your default web browser at http://localhost:3000.

Changelog

All notable changes to this project will be documented down here.

[1.0.0] - 18/01/2024 Created the website and functional.

[1.0.1] - 19/01/2024 Added one extra project which is my portfolio website

[1.0.2] - 19/01/2024 Fixed the picture in home screen when you minimise your screen it would squeeze the picture fixed it to me the same when compressed

[1.0.3] - 19/01/2024 added a favicon and a tab name for each home, about, projects and contacts

[1.0.4] - 19/01/2024 added two extra projects, where it is weatherApi and Food restaurant takeaway website

[1.0.5] - 19/01/2024 added a helmat to the website, where it shows the og:title and description.

[1.0.6] - 19/01/2024 added a new project that i collabed with my friends this summer which is a gambling called riskit

[1.0.7] - 02/02/2024 changed the favicon into JW, and i also fixed the about us page now the picture is consistently to the right of it, and i also changed the contact us page into resume so when I click on it it would show me a pdf of the resume, and I also added one extra project which is weatherPal!!

[1.0.8] - 11/02/2024 changed the projects side now it works

Errors yet to be fixed

18/01/2024 - when i go onto projects the nav bar moves a little bit, small error yet to be fixed right now

19/01/2024 - at the bottom i can't see the github logo becuase of the footer need to change the footer to be at hte really bottom same issue with the nav bar it's always there regardless of the location need to make it stay at the top