https://github.com/zafar-saleem/airports-filter
https://github.com/zafar-saleem/airports-filter
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zafar-saleem/airports-filter
- Owner: zafar-saleem
- Created: 2021-12-31T06:05:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-04T03:12:18.000Z (over 3 years ago)
- Last Synced: 2025-06-18T05:41:41.938Z (4 months ago)
- Language: Vue
- Size: 420 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes
To work on this project I implemented below Git Strategy.

To view all commits please click [here](https://github.com/zafar-saleem/airports-filter/commits/main).
To view all branches please click [here](https://github.com/zafar-saleem/airports-filter/branches).
To view all pull request please click [here](https://github.com/zafar-saleem/airports-filter/pulls?q=is%3Apr+is%3Aclosed).
To view Git Strategy please click [here](https://swimlanes.io/u/qkmuwR9iG).
To view screencast please click [here](https://youtu.be/-YIkbSaORaQ).
## Getting Started
The app is designed to work out of the box with no external dependencies, other than node modules.
```shell
yarn install
```
## Running locally
```shell
yarn dev
```
Once started, the app should be available via http://localhost:3000