🚀 Horizon Stay is a modern and efficient hotel management web app built with Vite + React and powered by Supabase as the backend. It provides hotel employees with a seamless way to manage data flow, track bookings, and visualize real-time statistics using interactive charts. The app is deployed on Vercel for a smooth and fast experience.
✅ Real-Time Data Management - Easily track and manage hotel operations in real time.
✅ Interactive Charts & Insights 📊 - Get valuable insights using visually appealing analytics.
✅ Authentication & Authorization 🔒 - Secure login and role-based access with Supabase Auth.
✅ Lightning-Fast Performance ⚡ - Thanks to Vite for fast development & optimized builds.
✅ Modern UI with Styled Components 🎨 - Aesthetic and responsive design.
✅ State Management with React Query 🔄 - Efficient data fetching and caching.
- Frontend: React.js, Vite, Styled Components
- Backend: Supabase (PostgreSQL, Auth, Realtime DB)
- State Management: React Query
- Deployment: Vercel
Follow these steps to run Horizon Stay locally:
git clone https://github.com/yourusername/horizon-stay.git
cd horizon-stay
yarn install # or npm install
Create a .env
file in the root directory and add your Supabase credentials:
VITE_SUPABASE_URL=your_supabase_url
VITE_SUPABASE_ANON_KEY=your_supabase_anon_key
yarn dev # or npm run dev
Now, open http://localhost:5173 in your browser.
🔗 Check out the live version: Horizon Stay
💡 Built with ❤️ by sourav