To get started straight away run yarn dev
and open localhost:5173. It may take a while to build install the packages the first time
yarn dev
Clone the SpaceX repo: git clone [email protected]:joeldavuk/spacex.git
Run yarn
to install all the packages and then yarn dev
to start the app in development mode
- Add unit tests, with MSW
- Add Global State Management if needed
- Error Handling, Error Boundaries
- Add general theme config
- SSR