/portfolio

💼 My personal portfolio to showcase a few projects. Built with Next, R3F, and react-spring.

Primary LanguageJavaScriptMIT LicenseMIT

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