Skip to content

My React Portfolio hosted on GitHub (jtan99.github.io/portfolio/)

Notifications You must be signed in to change notification settings

Jtan99/portfolio

Repository files navigation

Portfolio

This is my personal portfolio, showcasing my projects and skills. It's built with React.

Live Demo

Link to live demo: https://jtan99.github.io/portfolio/

Required Technologies

To run this project, you will need the following technologies:

  • Node.js
  • React

Running the Project Locally

To run the project on your local machine, follow these steps:

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Install the dependencies with npm install.
  4. Start the development server with npm start.

The application will be available at http://localhost:3000.

Deployment

The project is deployed using gh-pages. To deploy the project, simply run:

  1. npm run deploy.

The deployed application will be available at the homepage specified in the package.json.

About

My React Portfolio hosted on GitHub (jtan99.github.io/portfolio/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published