A single page app that provides the functionality to search for failed launches of a launch pad and all the satellites of Star Link by date.
Please check out the live demo here:
You may select to search for failed launches by launch pad (Launch Pad), or to search the satellites (Star Link).
Click on Launch Pad.
Paste in the launch pad id with failure launches.
5e9e4502f5090995de566f86
Paste in the launch pad id with no failure launches.
5e9e4502f509092b78566f87
Type in random id and you are expected to see this response:
Click on "Star Link" at the bottom right of Launch Page.
You may pick the filter to search by date, month, or year.
You may git clone and run tests for the util functions (located in src/utils/library.test.js).
npm run test