Skip to content

Build a flight search UI using React.js, TailwindCSS, and TypeScript, replicating a provided UI design and integrating the APIs. And used react-based framework like NextJS.

Notifications You must be signed in to change notification settings

alaminsheikh01/Flight-Search-Project

Repository files navigation

How to setup

First, clone this project: git clone https://github.com/alaminsheikh01/Flight-Search-Project.git

cd <project-name>

npm install

npm run dev
# or
yarn dev

Make .env.local in the root directory

need to add api key:
NEXT_PUBLIC_API_KEY=<Sent in the email>

image

image

Once click on the search flight:

image

Details View:

image

About

Build a flight search UI using React.js, TailwindCSS, and TypeScript, replicating a provided UI design and integrating the APIs. And used react-based framework like NextJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published