/visualising-front-end-performance-demo

A small front end application that uses the SpaceX API to show past launches.

Primary LanguageJavaScript

Visualising Front-End Performance

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.

Dependencies

Getting Started

git clone https://github.com/richiemccoll/visualising-front-end-performance-demo.git

git checkout before-fixes

npm i

npm start