- run
yarnto install dependencies - run
yarn startto start development environment
- run
yarnto install dependencies - run
yarn buildto build app for production - output is in
builddirectory, ready to be deployed
All data is fetched from the unofficial SpaceX API V3 at spacexdata.com.
This project was bootstrapped with Create React App. You can learn more in the Create React App documentation.
- React - UI library
- Chakra UI - Design system and component library, with Emotion, its peer dependency
- SWR - Data fetching and caching library
- React Router v6 - routing library
- React Feathers - Icons (Feather icons wrapper for React)
- timeago.js - Tiny library to display human-readable relative time difference