Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 577 Bytes

File metadata and controls

22 lines (15 loc) · 577 Bytes

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