Skip to content

My personal portfolio website built using React and three js

License

Notifications You must be signed in to change notification settings

U34rAli/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 yarn installed. Install dependencies with:

yarn

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

yarn start

To view the components storybook:

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 73.2%
  • CSS 25.8%
  • HTML 1.0%