Skip to content

xerk-dot/portfolio_website

Repository files navigation

Personal portfolio

002_portfolio.mp4

My design portfolio to showcase a few projects. Built with Remix, Three.js, and Framer Motion. View the live site.

Install & run

Make sure you have nodejs 19.9.0 or higher and npm 9.6.3 or higher installed. Install dependencies with:

npm install

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

npm run dev

To view the components storybook:

npm run dev:storybook

Deployment

I've set up the site using Cloudflare for hosting. Deploy the site to Cloudflare Pages:

npm run deploy

FAQs

How do I change the color on the DisplacementSphere (blobby rotating thing in the background).

You'll need to edit the fragment shader.

About

portfolio, built with remix, three.js, framer motion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published