Skip to content

al-rasels/the-wild-oasis-react-js-app

Repository files navigation

🏨 The Wild Oasis - Hotel Management App

This is a hotel management application developed as part of my React.js training project from JSC's Ultimate React Course. It provides features for managing hotel bookings, guests, and rooms efficiently.

✨ Features

  • 📌 User Authentication (Supabase-based)
  • 🏠 Room & Booking Management
  • 👤 Guest Information Handling
  • 📊 Real-time Data Fetching (React Query)
  • 🎨 Styled Components for UI
  • 🔍 Optimized for Performance & UX

🛠️ Technologies Used

  • React.js (Frontend)
  • Styled Components (UI Styling)
  • React Query (State & Data Management)
  • Supabase (Backend & Database)

🚀 Live Demo & Testing

To test the interface, log in with:

📥 Installation & Setup

  1. Clone the repository:
    git clone https://github.com/al-rasels/the-wild-oasis-react-js-app.git
  2. Navigate to the project directory:
    cd the-wild-oasis-react-js-app
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm start

📜 License

This project is for learning purposes. Feel free to explore and modify!

Releases

No releases published

Packages

No packages published