Scripts to clone and setup locally

you can run:

git clone https://github.com/pereiraryan/filter-airport-app.git

cd into filter-airport-app Directory

npm i

Run the node install script to install any of the dependencies

npm run start

Runs the app in the development mode.

Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the build folder.\