Skip to content

A flight booking as well as car rental website. Building with Amadeus API, MongoDB, PostgreSQL and React.jsx

Notifications You must be signed in to change notification settings

keremsemiz/flighty.xyz

Repository files navigation

flighty.xyz

image

Live Demo: https://flightyks.netlify.app/search

Welcome to flighty.xyz, your ultimate flight search and booking platform.

Features

  • Flight Search: Search for flights based on your destination, dates, and budget.
  • Price Comparison: Compare prices from various airlines to get the best deal
  • User-Friendly Interface: Clean and easy design for a good user experience.

Getting Started

Prerequisites

Before running the project, ensure you have the following installed:

Installation

  1. Clone the repository:
    git clone https://github.com/keremsemiz/flighty.xyz.git
  2. Navigate to the project directory:
    cd flighty.xyz
  3. Install dependencies:
    npm install

Running the Project

To start the development server, run:

npm start

The application will be available at http://localhost:3000.

Building for Production

To build the project for production, run:

npm run build

This will create an optimized build in the build directory.

About

A flight booking as well as car rental website. Building with Amadeus API, MongoDB, PostgreSQL and React.jsx

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published