Skip to content

ShashankMPatil/booking.com-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Booking.com Clone

Overview

This project is a frontend clone of Booking.com, developed using React.js and CSS. It provides users with a simulated experience of browsing hotels, viewing details, and going through the booking process.

Table of Contents

Features

  • User-friendly interface for browsing hotels.
  • Dynamic layout using React.js and CSS.
  • Simulated booking process with step-by-step navigation.

Technologies Used

  • React.js
  • CSS

Getting Started

  1. Clone the repository: git clone https://github.com/ShashankMPatil/booking.com-clone.git
  2. Navigate to the project directory: cd booking-clone
  3. Install dependencies: npm install
  4. Start the development server: npm start

Project Structure

  • /src: Contains the source code for the React.js application.
    • /components: Modular components for different sections of the application along with their respective css files.
    • /pages: Contains different pages needed for the project along with their respective css files.
  • /public: Static assets and the HTML file.

Contributing

Contributions are welcome! Feel free to open issues or pull requests.

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/new-feature
  3. Make your changes and commit them: git commit -am 'Add new feature'
  4. Push to the branch: git push origin feature/new-feature
  5. Submit a pull request.

Note: Replace your-username with your GitHub username in the repository URL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published