Skip to content

MePriyanshuHoo/Flight-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend

 

Flight Price Search

Github top language Github language count Repository size

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   Author


🎯 About

This project is a flight price search portal that allows users to find the cheapest options for flying between any two selected cities. Built with React and Node.js, this web application provides a user-friendly interface for searching and comparing flight prices.

✨ Features

✔️ City Selection: Users can easily select their departure and destination cities from a dropdown menu or search bar;
✔️ Flight Search: The application integrates with a flight API to fetch and display the available flight options based on the selected cities;
✔️ Flight Details: Upon selecting a specific flight, users can view additional details such as flight duration, layovers, and airline information;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/MePriyanshuHoo/Flight-search

# Access
$ cd frontend

# Install dependencies
$ npm install

# Run the project
$ npm start

# The server will initialize in the <http://localhost:3000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made by 🦑 Priyanshu Vishwakarma

 

Back to top

Releases

No releases published

Packages

No packages published