Skip to content

react application that shows you flight prices based on destination and dates

Notifications You must be signed in to change notification settings

TomFCarrion/flyApp

Repository files navigation

Javascript Reacrt.js Redux Express Server side Render E2E Unit Test Sass

Welcome to flyApp

FlyApp its a react application that shows you flight prices based on destination and dates.

You can run the code following the instruction bellow or check the deployed app on Heroku

Installation

Use the package manager to install flyApp.

npm install

Usage

NODE VERSION : 10.23.1

First, run the build process:

 npm run build

Then run the app and Enjoy!

 npm run start

Testing

To tun E2E: run the app as shown before & run the follwing command on a separete tab:

 npm run cypress

To tun unit-test:

npm run test

License

MIT

About

react application that shows you flight prices based on destination and dates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published