Skip to content

My personal portfolio website built using React and three js

License

Notifications You must be signed in to change notification settings

kobbycyber/portfolio

 
 

Repository files navigation

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

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.0%
  • CSS 26.0%
  • HTML 1.0%