Skip to content

A simple Full-Stack SkyScanner clone built with React/Redux/Express.

Notifications You must be signed in to change notification settings

sanderdebr/flightscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlightScanner

A simple SkyScanner clone built with React and Redux.

Front-end

flightscanner.netlify.app

  • Custom React Webpack setup
  • Material UI components
  • Custom Hooks
  • State management trough Redux
  • Async calls with redux-thunk
  • Persisting with redux-persist
  • Deployed on Netlify

Back-end

flightscanner-api.sanderdev.nl

  • Node with express
  • Google login with OAuth2 Passport
  • SkyScanner API
  • Deployed on DigitalOcean Ubuntu server
  • Nginx reverse proxy for sub-domain

After typing e.g. 'Amsterdam' the application will show a list with all airports in AMS to choose from.

When pressing search, the application will fetch flights and prices from the given input.

About

A simple Full-Stack SkyScanner clone built with React/Redux/Express.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published