Welcome to
"The wild oasis website"

A beautifully crafted Next.js website designed for the Wild Oasis Hotel. it offers a seamless booking experience with secure authentication, modern UI, and a smooth, intuitive design.

  • authentication
  • date-fns
  • full
  • js
  • next
  • nextauth
  • react
  • supabase
Created at:
Last update:

The Wild Oasis Website

A beautifully crafted Next.js website designed for the Wild Oasis Hotel. It offers a seamless booking experience with secure authentication, modern UI, and a smooth, intuitive design.

Features

  • Seamless Booking System: Users can effortlessly book their stays.
  • Secure Authentication: Powered by NextAuth for secure login and session handling.
  • Modern UI: Built with TailwindCSS for a clean and responsive design.
  • Date Selection: Intuitive date handling with react-day-picker and date-fns.
  • Cloud-Based Data Management: Integrated with Supabase for real-time data handling.

Technologies Used

  • Frontend: Next.js, React
  • Authentication: NextAuth
  • Database & Backend: Supabase
  • Styling: TailwindCSS
  • Date Handling: Date-fns, React-Day-Picker
  • Icons: Heroicons
  • Linting & Code Quality: ESLint

Installation

  1. Clone the repository:

    git clone https://github.com/callmedeci/the-wild-oasis-website.git
    cd the-wild-oasis-website
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Build for production:

    npm run build
    npm run start

Contributing

Pull requests and feature suggestions are welcome. Open an issue to discuss proposed changes.