Skip to content

kavitab7/Roomify_nextjs_web

Repository files navigation

Hotel Booking Platform

A modern and responsive hotel booking platform built with Next.js, Tailwind CSS, and Express.js, featuring filtering, price-based search, and a detailed hotel page.


🚀 Features

Hotel Listings - Browse available hotels with images and descriptions.
Filters - Filter hotels by price and facilities.
Responsive Design - Works on all screen sizes.
Dynamic Routing - Each hotel has a detailed page.
Fast API Calls - Uses server-side fetching (SSR) for hotel data.


💻 Installation & Setup

1️⃣ Clone the Repository

git clone https://github.com/kavitab7/Roomify_nextjs_web.git

2️⃣ Install Dependencies

npm install

3️⃣ Set Up Environment Variables

Create a .env.local file and add:

BASE_URL=http://localhost:3000
MONGO_URI=your-mongodb-connection-string

4️⃣ Start the Development Server

npm run dev

➡ The project will be live at http://localhost:3000


📸 Screenshots

Screenshot (12) Screenshot (14) Screenshot (16) Screenshot (13) Screenshot (15)


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published