Skip to content

max-geller/portfolio-web

Repository files navigation

Personal Travel Blog

Made with NextJS Hosted on Vercel

Running Locally

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

Hosting & Deployment

This project is hosted on Vercel. To deploy manually, run the following command:

vercel deploy

CMS

This project uses Firebase as a CMS.

To-Do

  • Vercel Hosting
  • Setup Firebase Storage Bucket
  • Firebase Firestore Configuration
  • Add Image Carousel
  • GIF Not Found Page
  • Add Google Analytics
  • Add Google Maps
  • Fix Footer
  • Fix Gallery Layout
  • Add Categories
  • Add About Section
  • Optimize for SEO / SSR (Keywords)
  • Add Contact Form
  • Upload Recent Trips
  • Add Image Metadata
  • isActive Display Logic
  • Restrict Slugs to Unique Value
  • Add Automated Captions to Carousel Slideshow (AI)
  • Add Gear Grid with Affiliate Links
  • Shop Prints

Releases

No releases published

Packages

No packages published

Languages