This project is part of the Course of Web & Hybrid development which is taken at Grand Hackathon.
https://github.com/Nabia-Sheikh/hotel-management-admin
https://hotel-management-by-nabia.netlify.app/
https://hotel-admin-by-nabia.netlify.app/
- Clean Design
- Responsive
- Featured Rooms
- Rooms list
- Room filteration
- Single page of Room
- Room booking with Specific Account
- Private Routes
- Authentication
- Validation
- Booking details page
- Booking tracking
Client: React, Redux, React-Bootstrap , Bootstrap
Server: Firebase Realtime Database, Firebase Authentication
Clone the project
git clone https://github.com/Nabia-Sheikh/hotel-management-system.git
Go to the project directory
cd hotel-management-system
Install dependencies
npm install
Start the server
npm start