This is a Resort Presentation and Booking site built with Nuxt 3 and TailwindCSS, deployed with Netlify. The site makes use of AWS Services, specifically Amazon DynamoDB, Amazon Lambda functions and Amazon API Gateway.
Just clone the repository and run npm install & npm run dev:
git clone https://github.com/Gechrist/NuxtJS-Hotel-Booking
npm install
npm run dev