Skip to content

caleb765landis/Portfolio

Repository files navigation

Portfolio

My personal portfolio website. Built with Next.js and Tailwind CSS. Deployed on Vercel.

Portfolio Hero

How to View

Deployed on Vercel

This website is deployed on Vercel and is publicly viewable at this link.

Locally

The project can also be viewed on a local development server. I used Node.js and npm as my package manageer. If you are using these, you can run '''npm install''' to install all necessary packages and '''npm run dev''' to start the local server.

Open http://localhost:3000 with your browser to see the result.