/henryzz_website

My personal website by Henry Zhang

Primary LanguageJavaScript

Welcome to My Portfolio + Blog

This project was bootstrapped with Create React App.

Check the website here: henryzz.com.

Prerequsite

Please first install node and npm (installing node will include npm).

Install

After node is installed, now run the following cmds in order to see my portfolio.

npm install

npm install will install all the dependencies.

npm start

npm start boots the react app to your default browswer, or you can manually go to the link to localhost:port (usually localhost:3000/).

Website Structure

Homepage

This is the homepage for my website

About

Contact

Here's "About me" and "Contact me" pages where you can send an email to me using the form.

image

image

Here's my projects and post from dev.to.