Thanks to visit codestin.com
Credit goes to github.com

Skip to content

suarja/gites-v2

Repository files navigation

Gîtes Mon Trésor

Website for vacation rental properties in Guadeloupe.

Tech Stack

  • Framework: Next.js 13 with TypeScript
  • UI: Chakra UI + Tailwind CSS
  • Forms: React Hook Form + EmailJS
  • Images: ImageKit.io CDN
  • Maps: Google Maps Embed (iframe)

Development

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

# Lint code
npm run lint

Features

  • Responsive Design: Mobile-first approach with Tailwind CSS
  • Contact Form: EmailJS integration for inquiries
  • Interactive Maps: Embedded Google Maps showing property location
  • Price Tables: Seasonal pricing for different rental periods
  • Image Gallery: Optimized images via ImageKit.io
  • Static Export: Optimized for static hosting

Project Structure

  • src/components/ - React components
  • src/pages/ - Next.js pages
  • src/styles/ - Global styles
  • public/ - Static assets

Recent Updates

  • Updated pricing (+10€ on weekly rates)
  • Replaced Google Maps API with secure iframe embed
  • Added comprehensive documentation (CLAUDE.md)

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages