These are a collection of demos used in Speeding Planet's React classes
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3100 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
At the moment, the "Cancel Promises (axios)" demo relies on running a server on localhost:8000. Updating this to use a server that is part of this install is a high priority.