This repository contains a flight booking system built with ReactJS. The system allows users to book tickets for specific dates flights, and manage their bookings.
Description: This screenshot shows the dashboard of the flight booking system where users can view available flights and search for specific routes.
Description: This screenshot displays the search results after entering flight details, including available flights, prices, and timings.
Description: This screenshot illustrates the booking process where users can select flights, enter passenger details, and proceed to payment.
Description: This screenshot confirms the successful booking of a flight, displaying booking details and confirmation number.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/manasvi83/Booking.git cd <repo-name>
- Install dependencies:
npm install
3.Start the development server:
npm start
- Open your browser and navigate to http://localhost:3000 to view the application.
ReactJS CSS
Contributions are welcome! If you'd like to contribute to this project, please fork the repository and create a pull request.