Skip to content

My personal portfolio website built using React and three js

License

Notifications You must be signed in to change notification settings

Tanishadarshani/portfolio

 
 

Repository files navigation

Portfolio

Site preview

My personal 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 and 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 78.2%
  • CSS 20.1%
  • HTML 1.7%