space travelers' hub is a web application whose aim is to facilitate a company that provides commercial and scientific space travel services. The application gets real live data from the SpaceX API. It allows users to book rockets and join selected space missions.
Client
- [Reserve/cancel reservations for rockets.]
- [Join/leave space missions.]
- [View reserved rockets and joined space missions.]
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:Johnadibe/bookstore-app.git
Install this project with:
cd bookstore-app
yarn install
To run the project, execute the following command:
npm start
You can deploy this project using:
git push main
👤 John Adibe
- GitHub: @Johnadibe
- Twitter: @JohnAdibe2
- LinkedIn: @John Adibe
👤 Mark Fenekayas
- GitHub: @Fene-87
- Twitter: @markfen4
- LinkedIn: @Mark Fenekayas
- [View more rockets.]
- [View more missions.]
- [Implement virtual tours.]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project consider giving it a star ⭐️.
I would like to thank Microverse for giving me the opportunity to work on this project.
- LazyCoders
- Coding Partners
This project is MIT licensed.