Skip to content

WebsiteEngine/portfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

545 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

Site preview

A 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 portfolio website built with React and three.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 69.5%
  • CSS 28.8%
  • HTML 1.7%