Skip to content

r-spacex/spacexstats-react

Repository files navigation

Open Source website to visualize API data of https://github.com/r-spacex/SpaceX-API

contributions welcome

We are not affiliated, associated, authorized, endorsed by, or in any way officially connected with Space Exploration Technologies Corp (SpaceX), or any of its subsidiaries or its affiliates. The names SpaceX as well as related names, marks, emblems and images are registered trademarks of their respective owners.

View online

The master branch of this project is deployed at https://www.spacexstats.xyz/. Go there to see the latest version of this app without needing to compile it yourself.

Installation

Prereqs

  • Node >= v8.0.0
  • Yarn >= v1.13.0

npm install --global yarn

Setup instructions

  1. In the project directory, run the yarn command.
  2. Run yarn start OR yarn start --open to skip step 3
  3. Open http://localhost:8000/.
  4. ...
  5. Profit!

Deployment

Push on the master branch.

Contributors & Authors

To develop with Bot Overview