Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 361 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 361 Bytes

NASA Mission Control

This is a nasa mission control project built with react, using to schedule launches. it was built with react and space-x api. here's the link to the api repository https://github.com/Ruona125/nasa-mission-control-api.git. To run this project, check out the following steps

  1. clone this repository
  2. run npm install
  3. run npm start