A small front end application that uses the SpaceX API (https://github.com/r-spacex/SpaceX-API) to show past launches. You can find the post that accompanies this demo here.
- SpaceX API (https://github.com/r-spacex/SpaceX-API)
- React, ReactDOM
- MobX, Mobx-State-Tree
- Masonry
- TailwindCSS
git clone https://github.com/richiemccoll/visualising-front-end-performance-demo.git
git checkout before-fixes
npm i
npm start