ShubhamPayal / portfolio

💼 My portfolio website built with React and three.js.

Home Page:https://codyb.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://codyb.co

License:MIT License


Languages

Language:JavaScript 69.3%Language:CSS 29.0%Language:HTML 1.7%