Space Travelers Hub is a web application based on the real live data from the SpaceX API. This application will allow users to book rockets and join selected space missions.
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
git clone https://github.com/farwamuhibzada/space_travelers_hub
cd space_travelers_hub
Install this project with:
npm install
To run the project in a development server, execute the following command:
npm start
To run the tests in a development server, execute the following command:
npm test
To to build for the production, execute the following command:
npm run build
đ¤ Farwa Muhibzada
đ¤ Sumita Baloch
đ¤ Masoma Rezaie
Contributions, issues, and feature requests are welcome!
If you like this project give me a star.