Skip to content

My personal portfolio website built using React and three js

License

Notifications You must be signed in to change notification settings

vishnu3636/portfolio

Repository files navigation

Personal portfolio

Site preview

A design portfolio to showcase a few projects. Check out a live version of the component design system.

Install & run

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

yarn

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

yarn start

To view the components and style guide:

yarn storybook

To run tests:

yarn test

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 67.8%
  • CSS 23.8%
  • MDX 4.7%
  • GLSL 2.8%
  • HTML 0.9%