Skip to content

mavko/houseofselling-portfolio

Repository files navigation

Getting started

To get started with this template, first install the npm dependencies:

pnpm install

Next, create a .env.local file in the root of your project and set the NEXT_PUBLIC_SITE_URL variable to your site's public URL:

NEXT_PUBLIC_SITE_URL=https://example.com

Next, run the development server:

pnpm run dev

Finally, open http://localhost:3000 in your browser to view the website.

Customizing

You can start editing this template by modifying the files in the /src folder. The site will auto-update as you edit these files.

Learn more

  • Tailwind CSS - the official Tailwind CSS documentation
  • Next.js - the official Next.js documentation
  • Headless UI - the official Headless UI documentation
  • MDX - the MDX documentation

Todo

-[x] Update landing page to look like my current website (doing) -[x] Update nav -[x] Polish design to be ultra slick -[] Photography gallery: https://vercel.com/templates/next.js/image-gallery-starter -[] Projects / case study update -[] setup cms like payload, or just go local lol -[] inspiration: https://www.miao.company/about -[] 3d badge: https://vercel.com/blog/building-an-interactive-3d-event-badge-with-react-three-fiber