8000 GitHub - adevadiga/fly-away: React UI showing flight price in calendar using SkyScanner Rapid API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

adevadiga/fly-away

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fly Away

Requirements

To display flights fares for selected month in calendar view.

Description

Your task is to find the flight status for a month and display them in a calendar format. You can use Skyscanner Flight Search for fetching flight fares. The flight fares should be for 3 routes (one way). The routes are:

  1. SIN – KUL
  2. KUL – SIN
  3. KUL – SFO

##Node Ensure Node version is > 10.0.0

Installation

This project was bootstrapped with Create React App.

  1. Clone the repo
  2. Make sure node version is > 10.0.0
  3. yarn install
  4. Access application at http://localhost:3000

How to use the scripts

Inside the package.json there are a bunch of scripts that this repo uses to run the project in development and to build the project.

Below you can read a description of scripts you should use while developing in this project.

  • yarn start: Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
  • yarn test: Launches the Jest test runner in the interactive watch mode.
  • yarn build: Builds the app for production to the build folder.

About

React UI showing flight price in calendar using SkyScanner Rapid API

Resources

Stars

437E

Watchers

Forks

Releases

No releases published

Packages

No packages published
0