Skip to content

My personal website that provides an introduction to myself.

Notifications You must be signed in to change notification settings

HongGers/personal-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

個人網站 Personal Website

這是我用 React 建立的個人網站,這個網站介紹了關於我自己跟一些我做過的專案,這個專案主要是為了讓我熟悉和練習 React

This is my personal portfolio website that built with React. This website introduces about me and some of my projects. This project is primarily for practice and learning React.

網站連結

在本地測試 Test Locally

clone專案到本機 Clone this repo

執行 git clone https://github.com/HongGers/personal-website.git

run git clone https://github.com/HongGers/personal-website.git

安裝依賴套件 Install dependencies

開啟終端機前往專案資料夾並執行 npm install 安裝依賴套件

head to the project folder and run npm install to install dependencies

啟動伺服器 Start the server

執行 npm start 來啟動伺服器並用瀏覽器打開 localhost:3000

run npm start to start the server and visit localhost:3000 in your browser

About

My personal website that provides an introduction to myself.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published