Hotel Management website.
"The Wild Oasis" Hotel Management App is a robust, user-friendly solution designed for Clients to streamline cabin management, bookings, and guest services. Prioritizing both security and simplicity, the app ensures that only authorized hotel Clients can access and operate its features, enhancing operational efficiency and protecting sensitive information...
🚀 Live Demo Demo
To install this App follow the instructions below.
npm and nodejs should be installed on your system.
- to clone the repository run the following command
git clone https://github.com/abdalhamedemad/The-Wild-Oasis-Website.git
- to install the dependencies run the following command
npm install
- to start the app run the following command
npm run dev
after starting the app you can access the app on the following url
http://localhost:3000
- Next.js - Web Framework
- Auth.js - Authentication Library
- TailwindCSS - CSS Framework
- React - Web Framework
- Vite - Build Tool
- supabase - Backed Server
- react-icons - Icon Library
This project is licensed under the MIT License - see the LICENSE.md file for details.