This is a test project to explore flights using kiwi.com free API
DEMO 👉 https://flights.vercel.app
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
npm
or yarn
should be installed.
Get the code by either cloning this repository using git
git clone https://github.com/agalyan/flights.git
Once downloaded, open the terminal in the project directory, and install dependencies with:
npm install
Then start this awesome app with:
npm run dev
It should now be up and running at http://localhost:3000 🚀
Vercel platform is used for the deployement: REF 👉 https://nextjs.org/docs/deployment
The application is accessible publicly by the following url: https://flights.vercel.app