cvalencia1991/Space-Travel-Hub
"SpaceX API" is a React-based web app that displays live data from the SpaceX API. Users can view information on rockets and space missions, built with Bootstrap.
๐ Table of Contents
- ๐ About the Project
- ๐ป Getting Started
- ๐ฅ Authors
- ๐ญ Future Features
- ๐ค Contributing
- โญ๏ธ Show your support
- ๐ Acknowledgements
- โ FAQ
- ๐ License
๐ Space Travel Hub
SpaceTravelHub is a live data from the SpaceX API. Web application development for a commercial and scientific space travel company. Rockets and space missions will be available for booking through the application.
๐ Built With
Tech Stack
Client
Key Features
๐ Live Demo
๐ป Getting Started
To get a local copy up and running, follow these steps.
Prerequisites
In order to run this project you need:
Clone the respository
Add the Npm libraries
Run it Setup
Clone this repository to your desired folder:
cd Desktop
git clone https://github.com/cvalencia1991/SpaceTravelHub.gitInstall
Install this project with:
cd my-project
npm installUsage
To run the project, execute the following command:
npm run startRun tests
To run tests, run the following command:
npm run testDeployment
You can deploy this project using:
npm run start๐ฅ Authors
๐ค Cesar Alberto Valencia Aguilar
- GitHub: https://github.com/cvalencia1991
- Twitter: https://twitter.com/cvalenciaguilar
- LinkedIn: https://www.linkedin.com/in/cvalenciaguilar/
๐ค Felipe Oyarzo
๐ญ Future Features
- [Adding Placeholder]
Enhance the My Profile section by adding a placeholder message when the "My Missions" or "My Rockets" lists are empty (no missions joined or no rockets reserved). - [Adding Read more ] Enhance the My Profile section by adding the "Read more" button for each mission and rocket. Upon click, it should open a corresponding Wikipedia page in a new tab. NOTE - you need to get that extra Wikipedia URL from the API's payload.
๐ค Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
โญ๏ธ Show your support
If you like this project Give a โญ๏ธ!
๐ Acknowledgments
I would like to thank to spaceX give the Api to the deploy:
- Rockets: https://api.spacexdata.com/v3/rockets
- Missions: https://api.spacexdata.com/v3/missions
โ FAQ
-
How can implement the project by Redux?
- you can impplement with the Duck patter or the basic items to introduce the React-Redux
-
Could i use any other style framework thank boostrap in this project?
- you can give you stiles with tailwindcss or SASS.
๐ License
This project is MIT licensed.



