cadenforrest / portfolio-1

My personal portfolio website built using React and three js

Home Page:https://hamishw.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal portfolio

Site preview

A design portfolio to showcase a few projects. View the live site or check out a live version of the components storybook.

Install & run

Make sure you have nodejs and npm installed. Install dependencies with:

npm install

Once it's done start up a local server with:

npm start

To view the components storybook:

npm run storybook

To create a production build:

npm run build

About

My personal portfolio website built using React and three js

https://hamishw.com

License:MIT License


Languages

Language:JavaScript 73.2%Language:CSS 25.7%Language:HTML 1.0%