/rocket-challenge

Primary LanguageJavaScriptMIT LicenseMIT

Drawing of a rocket launching with Pleo logo on the side

¡Space·Rockets! app

Develop

You'll need Node and Yarn installed

  • run yarn to install dependencies
  • run yarn start to start development environment

Build

You'll need Node and Yarn installed

  • run yarn to install dependencies
  • run yarn build to build app for production
  • output is in build directory, ready to be deployed

Data

All data is fetched from the unofficial SpaceX API V3 at spacexdata.com.

Technologies

This project was bootstrapped with Create React App. You can learn more in the Create React App documentation.