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
- clone this repository
- run npm install
- run npm start