An open API service indexing awesome lists of open source software.

https://github.com/codehass/the-wild-oasis-website

A modern cabin booking web app built with Next.js, Supabase, and Tailwind CSS, developed as part of Jonas Schmedtmann's advanced React/Next.js course.
https://github.com/codehass/the-wild-oasis-website

javascript next-auth nextjs reactjs supabase tailwindcss

Last synced: about 2 months ago
JSON representation

A modern cabin booking web app built with Next.js, Supabase, and Tailwind CSS, developed as part of Jonas Schmedtmann's advanced React/Next.js course.

Awesome Lists containing this project

README

          


logo



# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Login](#login)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [📝 License](#license)

# 📖 The Wild Oasis Website

A modern cabin booking web app built with Next.js, Supabase, and Tailwind CSS, developed as part of Jonas Schmedtmann's advanced React/Next.js course.

## 🛠 Built With

### Tech Stack

### Key Features

- 🛖 Cabin booking system (date selection, guest management)

- 🔐 Authentication (Supabase Auth + middleware protection)

- 📅 Reservation management (CRUD operations)

- 🎨 Responsive UI with Tailwind CSS & dark mode

- ⚡ Optimized performance (Next.js App Router, caching)

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://the-wild-oasis-website-theta-three.vercel.app/)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Setup

Clone this repository to your desired folder:

```sh
git clone git@github.com:codehass/the-wild-oasis-website.git
```

### Install

Install this project with:

```sh
cd the-wild-oasis-website
npm install
```

### Usage

To run the project, execute the following command:

```sh
npm run dev
```

(back to top)

## 👥 Author

👤 **Hassan El Ouardy**

- GitHub: [@codehass](https://github.com/codehass)
- Twitter: [@hassanelourdy](https://twitter.com/hassanelourdy)
- LinkedIn: [@hassanelourdy](https://www.linkedin.com/in/hassanelouardy/)

(back to top)

## 🔭 Future Features

- **Multi-language Support**
- **Automated Notifications**
- **Create new booking**
- **Create new guest**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/codehass/the-wild-oasis-website/issues).

(back to top)

## ⭐️ Show your support

Join us in supporting our project to improve cabin management in hotels! Your help makes a big difference in making stays smoother and guests happier. Let's work together to bring positive change to the hospitality industry!

(back to top)

## 📝 License

This project is [MIT](./MIT.md) licensed.

(back to top)