🏨 coffee store App
📋 Overview
An interactive hotel booking web app with user authentication, room listings, and review features.
🚀 Live Site
👉 Visit Live App
🧰 Tech Stack
- React.js
- Tailwind CSS
- Firebase Authentication
- Node.js & Express
- MongoDB
🔑 Main Features
- User login/signup with Firebase
- Book rooms with date selection
- Cancel and update booking
- Add & show reviews
📦 Dependencies
- axios
- react-router-dom
- firebase
- dotenv
- moment.js
🖥️ How to Run Locally
```bash
git clone https://github.com/yourusername/hotel-booking.git
cd hotel-booking
npm install
npm run dev