![Project Banner](/MR-b7r/The-Wild-Oasis/raw/master/public/bg.png)
Interactive and Responsive Web for booking Cabins. It contains many features as updating profile & many more
- ⚙️ Tech Stack
- 🔋 Features
- Next.js
- TypeScript
- Supabase
- TailwindCSS
- Next Auth
- HeroIcons
👉 Authentication: An ultra-secure SSR authentication with Next-Auth
👉 Cabins: Display the complete list of all Cabins
👉 Reservations: Display the booked Cabins that you added
👉 Real-time Updates: Reflects changes across all relevant pages upon adding new Cabin .
👉 Responsiveness: Ensures the application adapts seamlessly to various screen sizes and devices, providing a consistent user experience across desktop, tablet, and mobile platforms.
Cloning the Repository
git clone https://github.com/MR-b7r/The-Wild-Oasis.git
Running the Project
npm run dev
Open https://the-next-wild-oasis.vercel.app/ in your browser to view the project.