Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 548 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 548 Bytes

Welcome to your SpaceX

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

First installation

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

Roadmap

  • Add unit tests, with MSW
  • Add Global State Management if needed
  • Error Handling, Error Boundaries
  • Add general theme config
  • SSR