A minimalistic portfolio site showcasing my film photography ๐๏ธ
- Framework: Next.js
- Styling: Tailwind CSS
- Animation: Framer Motion
- Language: TypeScript (for maintainability as project grows)
- Hosting: Vercel
- Image Delivery: AWS CloudFront (for fast and efficient image serving)
git clone https://github.com/kbekher/bekher-photography.git
cd bekher-photography
pnpm install # or npm / yarn
npm run dev # Starts development server on http://localhost:3000- Smooth page transitions and image animations
- Responsive layout optimized for all devices
- Lazy-loaded and CDN-served high-resolution images
- Clean codebase for easy customization and future growth
MIT โ Feel free to use and modify.
