/Flight

This an application built with React and Redux, allowing users to book flights by selecting their origin and destination

Primary LanguageJavaScript

Flight Booking Website

This a single-page application built with React and Redux, allowing users to book flights by selecting their origin and destination

Features

Flight Booking: Select departure and arrival locations. Redux State Management: Efficient state handling using Redux. Responsive Design: OPtimized for various screen sizes. User-FriendlyInterface: Simple and intuitive UI for asy navigation and booking.

Technologies Used

Frontend: React, Redux

State Management:Redux,

Installation

  1. Clone the Repository:
    git clone:https://github.com/alexander784/Flight.git
    cd Flight
  2. Install dependecies
    npm install
  3. Start development server:
    npm start

Usage

1.Homepage : The landing page where users can see a form to book a flight
2. Booking Form: Select the "From" location(departure).
Select the "To" location (arrival)
Button to add the selected flights on the display form.<br

Author

Nyaga Alexander