This is a fully functional Guesthouse Website built using React, Tailwind CSS, and React Router DOM.
It allows users to explore rooms, view facilities, reserve rooms online, and connect via contact form or newsletter.
This project was developed as an assignment for Baitussalam Techpark.
🌐 Live Site: Demo Link Here
📁 Repository: GitHub Link
- Framework: React
- Styling: Tailwind CSS
- Routing: React Router DOM
- Language: JavaScript
- Icons: React Icons / Font Awesome
- Hosting: Netlify / Vercel (as applicable)
- Fully responsive and mobile-friendly design
- Room listings with details, images, and reservation option
- Functional Contact Form for inquiries
- Newsletter Subscription feature
- Smooth navigation with React Router DOM
- Modern UI using Tailwind CSS
- Clean and maintainable code structure
-
Clone the repo:
git clone https://github.com/iMuhammadAnas/Guesthouse-Website.git
-
Navigate to the folder:
cd Guesthouse-Website
-
Install dependencies:
npm install
-
Start the project:
npm start