Skip to content

A fake flight finder application, built to demonstrate how Redux Saga works in a talk

Notifications You must be signed in to change notification settings

gbogard/online-flights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Flights

This project is a fake flight finder application built to demonstrate the features of Redux Saga. This was built for a talk called "Redux Saga : side effects and scalability", of which you can find the written transcript on my blog.

Setup

To make this project work, you will need the Mockoon application, a graphical tool to create fake APIs. The project contains a mockoon.json file containing two environments. Import the file in the application from the tools menu and start both environments.

Then you can install dependencies with yarn and start the application yarn start.

Of course, the application is far from being perfect, being only support material for the talk.

About

A fake flight finder application, built to demonstrate how Redux Saga works in a talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published