Skip to content

A modern hotel booking frontend built Vite, React and React Router. Features responsive design, seamless booking, and Tailwind CSS styling.

License

Notifications You must be signed in to change notification settings

Sina-Ghiasi/booking-hotel-frontend

Repository files navigation

Booking Hotel Frontend 🏨

GitHub Stars GitHub Issues GitHub License GitHub Repo Size GitHub Last Commit Build Status Vite React

Welcome to the Booking Hotel Frontend! This is a modern, responsive hotel booking application built with Vite, React and React Router. It provides a seamless user experience for browsing and booking hotels with a clean, intuitive interface. 🚀

Hotel Booking Demo

Table of Contents 📑

Features ✨

  • ⚡ Fast performance with Vite's optimized build
  • 🔍 Search and filter hotels by number of rooms
  • 🖼️ Responsive design for mobile and desktop
  • 🛒 Seamless booking flow

Technologies 🛠️

  • Vite: Next-generation frontend tooling for fast development
  • React: Frontend library for building UI components
  • React Router: Declarative routing for navigation
  • Axios: HTTP client for API requests
  • ESLint: Code linting

Getting Started 🚀

Follow these steps to set up and run the project locally.

Prerequisites

  • Node.js (v16 or higher)
  • npm or yarn
  • A modern browser (Chrome, Firefox, etc.)

Installation

  1. Clone the repository:
    git clone https://github.com/Sina-Ghiasi/booking-hotel-frontend.git
  2. Navigate to the project directory:
    cd booking-hotel-frontend
  3. Install dependencies:
    npm install

Running the App

  1. Start the development server:
    npm run dev
  2. Open your browser and visit:
    http://localhost:5173
    

Contributing 🤝

We welcome contributions! To contribute:

  1. Fork the repository 🍴
  2. Create a feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request 📬

License 📜

This project is licensed under the MIT License. See the LICENSE file for details.

About

A modern hotel booking frontend built Vite, React and React Router. Features responsive design, seamless booking, and Tailwind CSS styling.

Topics

Resources

License

Stars

Watchers

Forks