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.
- Host: GitHub
- URL: https://github.com/codehass/the-wild-oasis-website
- Owner: codehass
- Created: 2025-02-18T11:45:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-31T14:22:17.000Z (about 1 year ago)
- Last Synced: 2025-11-13T10:03:08.595Z (7 months ago)
- Topics: javascript, next-auth, nextjs, reactjs, supabase, tailwindcss
- Language: JavaScript
- Homepage: https://the-wild-oasis-website-theta-three.vercel.app
- Size: 9.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 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)
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.
- 🛖 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)
- [Live Demo Link](https://the-wild-oasis-website-theta-three.vercel.app/)
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
```
👤 **Hassan El Ouardy**
- GitHub: [@codehass](https://github.com/codehass)
- Twitter: [@hassanelourdy](https://twitter.com/hassanelourdy)
- LinkedIn: [@hassanelourdy](https://www.linkedin.com/in/hassanelouardy/)
- **Multi-language Support**
- **Automated Notifications**
- **Create new booking**
- **Create new guest**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/codehass/the-wild-oasis-website/issues).
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!
This project is [MIT](./MIT.md) licensed.