Personal Website

MIT License GitHub Issues Code Style Linter

Made with React & TypeScript.

Check it out!

image.png

Build Instructions

To Run Dev Build Locally:

$> git clone https://github.com/zacknoble/personal-website.git
$> cd personal-website
$> npm install
$> npm run start

To Run Production Build:

$> npm run build
$> serve -s build

GitHub

View Github