saied2035 / flightfull

Flightfull is a travel website simulator that allows users to book flights with top airlines and add their favorite airlines. All backend operations are handled through a REST API.

Home Page:https://flightfull.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Flightfull

Flightfull is a travel website simulator that allows users to book flights with top airlines and add their favorite airlines. All backend operations are handled through a REST API.

flightfull

take a look at the backend repository here

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • Users can book flights to any part of the world with top airlines
  • Users can add airlines they prefer
  • Users can manage their airlines and reservations

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

If you want to get a local copy up and running, please follow these steps.

Prerequisites

To run this project, you need:

  • Package manager like npm
  • VS code editor or equivalent

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:saied2035/flightfull.git

Install

Install this project with:

  cd fligtfull
  npm install

Usage

To run the project, execute the following command:

  npm start

(back to top)

πŸ‘₯ Authors

πŸ‘€ Saied Gaffer

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Flightfull is a travel website simulator that allows users to book flights with top airlines and add their favorite airlines. All backend operations are handled through a REST API.

https://flightfull.netlify.app/

License:MIT License


Languages

Language:JavaScript 99.8%Language:HTML 0.2%Language:CSS 0.0%