SpaceXStats
https://www.spacexstats.xyz/
Open Source website to visualize API data of https://github.com/r-spacex/SpaceX-API
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.
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.
- Node >= v8.0.0
- Yarn >= v1.13.0
npm install --global yarn
- In the project directory, run the
yarncommand. - Run
yarn startORyarn start --opento skip step 3 - Open
http://localhost:8000/. - ...
- Profit!
Push on the master branch.
To develop with Bot Overview
