First, clone this project: git clone https://github.com/alaminsheikh01/Flight-Search-Project.git
cd <project-name>
npm install
npm run dev
# or
yarn devMake .env.local in the root directory
need to add api key:
NEXT_PUBLIC_API_KEY=<Sent in the email>
Details View:



