This commit is contained in:
Fbase965
2026-03-11 12:46:53 +00:00
parent 7ad9b36249
commit 1ceffa0dea
87 changed files with 8133 additions and 353 deletions

11
reference-site/README.md Normal file
View File

@@ -0,0 +1,11 @@
# SpaceX Data Website
This is a code bundle for SpaceX Data Website. The original project is available at https://www.figma.com/design/21yJ0y1FSGdnQwlMQoZsUq/SpaceX-Data-Website.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.